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