The following tables list the members exposed by ColumnHeader.
Name | Description | |
---|---|---|
selectedValue | The internal selectedValue state of the item. (Inherited from Infragistics.Win.UltraWinGrid.GridItemBase) | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | |
visiblePos | visible position of header (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) |
Name | Description | |
---|---|---|
Activated | Property: Returns true only if activated (Inherited from Infragistics.Win.UltraWinGrid.GridItemBase) | |
AllowEditing | Gets or sets a value which indicates whether the header can be edited by the user. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Appearance | Returns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Band | Overridden. The header owner's band object. This property is read-only. | |
Caption | Returns or sets the caption text of the header. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
CheckBoxAlignment | Determines the position of the Header checkbox relative to the header caption. | |
CheckBoxAlignmentResolved | Returns the HeaderCheckBoxAlignment that will actually be used for ColumnHeader's CheckBoxAlignment | |
CheckBoxSynchronization | Determines which cells will be synchronized with the Header checkbox. | |
CheckBoxSynchronizationResolved | Returns the HeaderCheckBoxSynchronization that will actually be used for ColumnHeader's CheckBoxSynchronization | |
CheckBoxVisibility | Determines whether the Header checkbox is visible. | |
CheckBoxVisibilityResolved | Returns the HeaderCheckBoxVisibility that will actually be used for ColumnHeader's CheckBoxVisiblity | |
Column | The UltraGridColumn object associated with the header. Returns null if the header is not a column header. This property is read-only. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Editor | Use this property to set the editor that will be used for rendering and editing the cell. This property returns null if it wasn't set to an editor before. By default, UltraGridColumn.Editor property off the associated column is used for rendering and editing the cell. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
EditorResolved | Returns the editor used for rendering and editing the cell. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Enabled | Determines if the object associated with the header is enabled. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ExclusiveColScrollRegion | Returns or sets the only colscrollregion in which a column is displayed. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Fixed | Specifies whether the header is fixed. When a header is fixed column(s) associated with the header remain in view when the grid is scrolled horizontally. This property is settable on column headers and group headers. If there are groups, then the Fixed property settings off the group headers will be used and fixed property settings off the column headers will be ignored. Attempting to set it on a BandHeader object will lead to a NotSupportedException. NOTE: This property is ignored in Row-Layout mode as headers can't be fixed in Row-Layout mode. You must enable the fixed-headers functionality by setting UltraGridLayout.UseFixedHeaders to true in order for this property to have any effect. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
FixedHeaderIndicator | Specifies whether the user is allowed to fix or unfix the header. NOTE: This property is ignored in Row-Layout mode as headers can't be fixed in Row-Layout mode. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
FixOnRight | Gets or sets a value which indicates whether the column or group will be fixed to the right side of the grid when HeaderBase.Fixed is True. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
FixOnRightResolved | Gets the resolved value which determines whether the column or group will be fixed on the right side of the grid when HeaderBase.Fixed is True. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Group | Overridden. Returns the UltraGridGroup object that the object is associated with. This property is not available at design-time. | |
HasAppearance | Returns true if an appearance object has been created. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Height | Overridden. Returns the height of the column header. | |
IsTabStop | Always returns false for headers (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
Selected | Returns or sets the selected state of the header. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
SizeResolved | Overridden. Resolved header size. This property returns the actual width and the height of the header. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TextOrientation | Gets or sets the orientation of text in the header. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
TextOrientationResolved | Gets the resolved value of HeaderBase.TextOrientation. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ToolTipText | Specifies the tooltip to display when the user hovers the mouse over the header. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
VisiblePosition | Overridden. Returns or sets the visible position of a header. | |
VisiblePositionWithinBand | The overall visible position of the column within its band (read-only). |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Activate | Activates header. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetExportText | Gets the export text for a header. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetUIElement | Overloaded. Returns the UIElement associated with the object, in the specified row and column scrolling regions. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets all properties back to their default values. | |
ResetAllowEditing | Resets the HeaderBase.AllowEditing property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetAppearance | Resets Appearance to its default settings. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetCaption | Resets Caption to null. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetCheckBoxAlignment | Resets the property to its default value. | |
ResetCheckBoxSynchronization | Resets the property to its default value. | |
ResetCheckBoxVisibility | Resets the property to its default value. | |
ResetEditor | Resets Editor to null. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetEnabled | Resets Enabled to its default value (True). (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetExclusiveColScrollRegion | Resets to null (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetFixed | Resets the property to its default value of false. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetFixedHeaderIndicator | Resets the property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetFixOnRight | Resets the HeaderBase.FixOnRight property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetTextOrientation | Resets the HeaderBase.TextOrientation property to its default value. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResetToolTipText | Resets the property to its default value of false. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ResolveAppearance | Overloaded. Returns an Appearance object with its properties set to the actual values that will be used to display the object. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
SelectAll | Selects all of the text in the cell. If the cell does not contain text then this method does nothing. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
SetVisiblePosition | Sets the visible position of the header. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string so that property window display nothing (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeHelper | Called by the constructor used for de-serialization (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Serialize the header properties (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Called when the object is disposed of. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowEditing | Returns true if the HeaderBase.AllowEditing property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeAppearance | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeCaption | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeEditor | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeEnabled | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeExclusiveColScrollRegion | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeFixed | Returns true if the property has been set to a non-default value of true. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeFixedHeaderIndicator | Retruns true if the property is set to a non-default value. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeFixOnRight | Returns true if the HeaderBase.FixOnRight property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeTextOrientation | Returns true if the HeaderBase.TextOrientation property needs to be serialized. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeToolTipText | Returns true if the property has been set to a non-default value of true. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase) | |
ShouldSerializeVisiblePosition | Overridden. Returns true if the visible position doesn't match the column index |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |