The following tables list the members exposed by HeaderBase.
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 |
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. | |
Appearance | Returns or sets the Appearance object that controls the object's formatting. | |
Band | Returns the Band that the object belongs to, if any. This property is read-only at run-time. This property is not available at design-time. (Inherited from Infragistics.Win.UltraWinGrid.GridItemBase) | |
Caption | Returns or sets the caption text of the header. | |
Column | The UltraGridColumn object associated with the header. Returns null if the header is not a column header. This property is read-only. | |
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. | |
EditorResolved | Returns the editor used for rendering and editing the cell. | |
Enabled | Determines if the object associated with the header is enabled. | |
ExclusiveColScrollRegion | Returns or sets the only colscrollregion in which a column is displayed. | |
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. | |
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. | |
FixOnRight | Gets or sets a value which indicates whether the column or group will be fixed to the right side of the grid when Fixed is True. | |
FixOnRightResolved | Gets the resolved value which determines whether the column or group will be fixed on the right side of the grid when Fixed is True. | |
Group | The UltraGridGroup object associated with the header. Returns null if the header is not a group header. This property is read-only. | |
HasAppearance | Returns true if an appearance object has been created. | |
Height | Returns or sets the height of the row (excluding spacing). | |
IsTabStop | Overridden. Always returns false for headers | |
Selected | Overridden. Returns or sets the selected state of the header. | |
SizeResolved | 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. | |
TextOrientationResolved | Gets the resolved value of TextOrientation. | |
ToolTipText | Specifies the tooltip to display when the user hovers the mouse over the header. | |
VisiblePosition | Returns or sets the visible position of a header. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Activate | Activates header. | |
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. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetUIElement | Overloaded. Overridden. Returns the UIElement associated with the object, in the specified row and column scrolling regions. | |
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 | Resets all properties back to their default values. | |
ResetAllowEditing | Resets the AllowEditing property to its default value. | |
ResetAppearance | Resets Appearance to its default settings. | |
ResetCaption | Resets Caption to null. | |
ResetEditor | Resets Editor to null. | |
ResetEnabled | Resets Enabled to its default value (True). | |
ResetExclusiveColScrollRegion | Resets to null | |
ResetFixed | Resets the property to its default value of false. | |
ResetFixedHeaderIndicator | Resets the property to its default value. | |
ResetFixOnRight | Resets the FixOnRight property to its default value. | |
ResetTextOrientation | Resets the TextOrientation property to its default value. | |
ResetToolTipText | Resets the property to its default value of false. | |
ResolveAppearance | Overloaded. Returns an Appearance object with its properties set to the actual values that will be used to display the object. | |
SelectAll | Selects all of the text in the cell. If the cell does not contain text then this method does nothing. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string so that property window display nothing | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeHelper | Called by the constructor used for de-serialization | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Serialize the header properties | |
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 another sub object that we are listening to notifies us that one of its properties has changed. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowEditing | Returns true if the AllowEditing property needs to be serialized. | |
ShouldSerializeAppearance | Returns true if this property is not set to its default value | |
ShouldSerializeCaption | Returns true if this property is not set to its default value | |
ShouldSerializeEditor | Returns true if this property is not set to its default value | |
ShouldSerializeEnabled | Returns true if this property is not set to its default value | |
ShouldSerializeExclusiveColScrollRegion | Returns true if this property is not set to its default value | |
ShouldSerializeFixed | Returns true if the property has been set to a non-default value of true. | |
ShouldSerializeFixedHeaderIndicator | Retruns true if the property is set to a non-default value. | |
ShouldSerializeFixOnRight | Returns true if the FixOnRight property needs to be serialized. | |
ShouldSerializeTextOrientation | Returns true if the TextOrientation property needs to be serialized. | |
ShouldSerializeToolTipText | Returns true if the property has been set to a non-default value of true. | |
ShouldSerializeVisiblePosition | Returns true if this property is not set to its default value |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |