For a list of all members of this type, see PivotGridCell members.
Name | Description | |
---|---|---|
Appearance | Returns an object which exposes an Appearance object for each possible state supported by a cell. | |
ClickAction | Returns or sets a value which determines the action that is taken when this cell is clicked or tapped. | |
Column | Returns the PivotGridColumn associated with this cell. | |
DataType | Returns the data type of this cell. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FormattedValue | Returns the string representation of this cell's Value, as formatted by the OLAP data source. | |
FormattedValueResolved | Returns the string representation of this cell's value exactly as it is displayed within the cell. | |
Index | Returns the odinal position of this cell within the collection to which it belongs. | |
IsEmpty | Returns a boolean value indicating whether this cell is empty. | |
PivotGrid | Returns a reference to the UltraPivotGrid associated with this cell. | |
Row | Returns the PivotGridRow associated with this cell. | |
State | Returns a flagged value which describes the current state of this cell. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns the string representation of this cell's value. | |
Value | Returns the value of this cell. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |