| Name | Description |
| ActionManager | Gets the action manager to propagate actions back to the grid. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActivationBorder | Gets the actual background color of the cell (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActivationStatus | Gets the amount that the cell is activated. This is a value between 0 and 1. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualBackground | Gets the actual background color of the cell (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualBorder | Gets the actual background color of the cell (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualContentOpacity | Gets the actual content opacity of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualOpacity | Gets the actual opacity of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualPaddingBottom | Gets or sets the bottom padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualPaddingLeft | Gets or sets the left padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualPaddingRight | Gets or sets the right padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ActualPaddingTop | Gets or sets the top padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| Background | Gets or sets the background color of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| ContentOpacity | Gets or sets the opacity of the content of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| DataRow | Gets the absolute data row for the current cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| DateTimeFormat | Sets or gets the simple DateTimeFormat to use for the cell. |
| DateTimeValue | Sets or gets the DateTime value for the cell. |
| Font | Returns or sets the font for the text. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| FontFamily | Returns or sets the font family for the text. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| FontSize | Returns or sets the font size for the text. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| FontStyle | Returns or sets the font style for the text. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| FormatStringOverride | The format string to apply to the value |
| Height | Gets the height of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| HorizontalAlignment | Gets or sets the horiztonal alignment of the cell content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| Indent | Gets the indent level of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsBorderDirty | Gets if the content of the cell is dirty. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsCollapsable | Gets if the cell needs to display an expansion indicator. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsContentDirty | Gets if the content of the cell is dirty. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsDataDirty | Gets if the data of the cell is dirty. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsExpanded | Gets the expansion state of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsLastStickyRow | Gets if this cell is the last row that can stick to the top of the grid. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsLayerDirty | Gets if the layer of the cell is dirty. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsOffsetValue | Sets or gets whether the value to use is a DateTimeOffset value. |
| IsPlaceholdContentNeeded | Gets if placeholder content is needed when virtualized. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsPositionDirty | Gets if the position of the cell is dirty. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsRowPinned | Gets if this cell belongs to a row that has been marked as pinned. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsRowSticky | Gets if this cell belongs to a row that will stick to the top of the grid. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsSelected | Gets if the cell is selected. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsSizeDirty | Gets if the size of the cell is dirty. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| IsStateDirty | Gets if the layer of the cell is dirty. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| LastStickyRowBackground | Gets or sets the color for the last row in the sticky row area. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| LineBreakMode | Gets or sets the line break mode to use if text is present in the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| Opacity | Gets or sets the opacity of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| OriginalValue | Gets or sets the original value for the cell, before processing. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| PaddingBottom | Gets or sets the bottom padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| PaddingLeft | Gets or sets the left padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| PaddingRight | Gets or sets the right padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| PaddingTop | Gets or sets the top padding to use for the content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| Pinned | Gets the fixed column position of this cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| PinnedRowBackground | Gets or sets the background color for the cell that has been marked as pinned. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| PinnedRowOpacity | Gets or sets the color to use for displaying text. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| RenderValue | Gets or sets the text value, if any, which was rendered by a text cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| RowItem | Gets the item for the row containing the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| SelectedBackground | Gets or sets the selected background color of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| SelectedStatus | Gets the amount that the cell is selected. This is a value between 0 and 1. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| SortDirection | Gets the current sort direction for the column containing the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| SortIndicatorColor | Gets or sets the color for the sort indicator icon. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| StickyRowBackground | Gets or sets the background color for the cell when it is stuck to the top of the grid as a pinned row. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| StyleKey | Gets the style key of the current cell, used for recycling. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| TextColor | Gets or sets the color of the text for the cell, if any. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| VerticalAlignment | Gets or sets the vertical alignment of the cell content. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| VirtualizationPercentage | Gets or sets the virtualization percentage value. This is between 0 an 1, and indicates how virtual the content is at present. (Inherited from Infragistics.Controls.Grids.CellInfo) |
| Width | Gets the width of the cell. (Inherited from Infragistics.Controls.Grids.CellInfo) |