The following tables list the members exposed by PivotGridColumn.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowResize | Returns or sets a boolean value indicating whether this column can be resized via the user interface. | |
AutoSizing | Returns or sets a flagged value indicating the manner in which this column's width is adjusted when the column is auto-sized. | |
Axis | Returns a reference to the associated Infragistics.Olap.Core.Data.Axis. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
AxisMember | Returns a reference to the associated Infragistics.Olap.Core.Data.AxisMember. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
CellAppearance | Returns an object which exposes an Appearance object for each possible state supported by a cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
CellHotTrackingBehavior | Returns or sets a value which determines the hot tracking behavior for a cell which is associated with this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
CellHotTrackingBehaviorResolved | Returns the resolved value of the CellHotTrackingBehavior property. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Expanded | Returns a boolean value indicating whether this item is currently expanded. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
Format | Returns the format string used to format the value displayed by the cells associated with this column. | |
FormatProvider | Returns the IFormatProvider implementation which controls formatting for the cells associated with this column. | |
HeaderAppearance | Returns an object which exposes an Appearance object for each possible state supported by a header. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
HeaderClickAction | Returns or sets a value which determines the action that is taken when a ColumnHeaderUIElement is clicked or tapped. | |
HeaderState | Returns a flagged value which describes the current state of the header associated with this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
HeaderText | Returns or sets the text that is displayed on this item's header. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
Index | Overridden. Returns the ordinal position of this column within the collection to which it belongs. | |
IsExpandable | Returns a boolean value indicating whether the Tuple associated with this element is expandable. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
Key | Returns the key which uniquely identifies this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
Member | Returns a reference to the associated Infragistics.Olap.Core.Data.AxisMember. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
MemberIndex | Returns the index of the associated tuple Member. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
PivotGrid | Overridden. Returns a reference to the UltraPivotGrid associated with this item. | |
SortDirection | Returns a value which indicates whether this column is sorted and if so, the sort direction. | |
SortIndicatorVisibility | Returns or sets a value which determines whether a SortIndicatorUIElement is displayed on this column's header. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Tuple | Returns a reference to the associated Infragistics.Olap.Core.Data.Tuple. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
TupleIndex | Returns the index of the associated Tuple. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
UseServerFormat | Returns the format string used to format the value displayed by the cells associated with this column. | |
Width | Returns or sets the width of this column. |
Name | Description | |
---|---|---|
DefaultCellHotTrackingBehavior | Overridden. Returns the default value for the CellHotTrackingBehavior property. | |
PropId | Overridden. Returns the property identifier for this object. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AutoSize | Sets the column's width to an ideal value | |
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) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsCellHotTracking | Returns a boolean value indicating whether the specified cell is currently hot tracking. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Sort | Sorts this column in the specified direction, optionally marking any previously sorted columns as not sorted. | |
ToString | Returns the string representation of this item. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | OnObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
OnSubObjectPropChanged | OnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
ResetAllowResize | Restores the value of the AllowResize property to its default. | |
ResetAutoSizing | Restores the value of the AutoSizing property to its default. | |
ResetCellAppearance | Restores all property values of the object returned from the CellAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
ResetCellHotTrackingBehavior | Restores the value of the associated property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
ResetFormat | Restores the value of the Format property to its default. | |
ResetFormatProvider | Restores the value of the FormatProvider property to its default. | |
ResetHeaderAppearance | Restores all property values of the object returned from the HeaderAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
ResetHeaderClickAction | Restores the value of the HeaderClickAction property to its default. | |
ResetHeaderText | Restores the value of the associated property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridAxisItemBase) | |
ResetSortIndicatorVisibility | Restores the value of the SortIndicatorVisibility property to its default. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetUseServerFormat | Restores the value of the UseServerFormat property to its respective default. | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowResize | Returns a boolean value indicating whether the AllowResize property requires serialization. | |
ShouldSerializeAutoSizing | Returns a boolean value indicating whether the AutoSizing property requires serialization. | |
ShouldSerializeFormat | Returns a boolean value indicating whether the Format property requires serialization. | |
ShouldSerializeFormatProvider | Returns a boolean value indicating whether the FormatProvider property requires serialization. | |
ShouldSerializeHeaderClickAction | Returns a boolean value indicating whether the HeaderClickAction property requires serialization. | |
ShouldSerializeSortIndicatorVisibility | Returns a boolean value indicating whether the SortIndicatorVisibility property requires serialization. | |
ShouldSerializeUseServerFormat | Returns a boolean value indicating whether the UseServerFormat property requires serialization. | |
ShouldSerializeWidth | Returns a boolean value indicating whether the Width property requires serialization. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |