The following tables list the members exposed by CellInfo.
Name | Description | |
---|---|---|
![]() | ActivationBorderBottomWidthPropertyName | Identifies the ActivationBorderBottomWidth property. |
![]() | ActivationBorderLeftWidthPropertyName | Identifies the ActivationBorderLeft property. |
![]() | ActivationBorderPropertyName | Identifies the ActivationBorder property; |
![]() | ActivationBorderRightWidthPropertyName | Identifies the ActivationBorderRight property. |
![]() | ActivationBorderTopWidthPropertyName | Identifies the ActivationBorderTop property. |
![]() | ActivationStatusPropertyName | Identifies the ActivationStatus property. |
![]() | ActualBackgroundPropertyName | Identifies the ActualBackground property; |
![]() | ActualBorderBottomWidthPropertyName | Identifies the ActualBorderBottomWidth property. |
![]() | ActualBorderLeftWidthPropertyName | Identifies the ActualBorderLeftWidth property. |
![]() | ActualBorderPropertyName | Identifies the ActualBorder property; |
![]() | ActualBorderRightWidthPropertyName | Identifies the ActualBorderRight property. |
![]() | ActualBorderTopWidthPropertyName | Identifies the ActualBorderTop property. |
![]() | ActualContentOpacityPropertyName | Identifies the ActualContentOpacity property. |
![]() | ActualOpacityPropertyName | Identifies the ActualOpacity property. |
![]() | ActualPaddingBottomPropertyName | Identifies the ActualPaddingBottom property. |
![]() | ActualPaddingLeftPropertyName | Identifies the ActualPaddingLeft property. |
![]() | ActualPaddingRightPropertyName | Identifies the ActualPaddingRight property. |
![]() | ActualPaddingTopPropertyName | Identifies the ActualPaddingTop property. |
![]() | BackgroundPropertyName | Identifies the Background property. |
![]() | BorderBottomWidthPropertyName | Identifies the BorderBottomWidth property. |
![]() | BorderLeftWidthPropertyName | Identifies the BorderLeftWidth property. |
![]() | BorderPropertyName | Identifies the Border property. |
![]() | BorderRightWidthPropertyName | Identifies the BorderRight property. |
![]() | BorderTopWidthPropertyName | Identifies the BorderTop property. |
![]() | ContentOpacityPropertyName | Identifies the ContentOpacity property. |
![]() | FontInfoPropertyName | Identifies the font properties for the cell. |
![]() | HeightPropertyName | Identifies the height property. |
![]() | HorizontalAlignmentPropertyName | Idenfities the HorizontalAlignment property. |
![]() | IsCollapsablePropertyName | |
![]() | IsExpandedPropertyName | |
![]() | IsSelectedPropertyName | Identifies the IsSelected property. |
![]() | OpacityPropertyName | Identifies the Opacity property. |
![]() | OriginalValuePropertyName | Identifies the OriginalValue property. |
![]() | PaddingBottomPropertyName | Identifies the PaddingBottom property. |
![]() | PaddingLeftPropertyName | Identifies the PaddingLeft property. |
![]() | PaddingRightPropertyName | Identifies the PaddingRight property. |
![]() | PaddingTopPropertyName | Identifies the PaddingTop property. |
![]() | PinnedPropertyName | Identifies the FixedPosition property. |
![]() | RenderValuePropertyName | Identifies the RenderValue property. |
![]() | RowItemPropertyName | Identifies the RowItem propety. |
![]() | SelectedBackgroundPropertyName | Identifies the SelectedBackground property. |
![]() | SelectedStatusPropertyName | Identifies the SelectedStatus property. |
![]() | SortDirectionPropertyName | Identifies the SortDirection property. |
![]() | SortIndicatorColorPropertyName | Identifies the SortIndicatorColor property. |
![]() | TextColorPropertyName | Identifies the TextColor property. |
![]() | VerticalAlignmentPropertyName | Identifies the VerticalAlignment property. |
![]() | VirtualizationPercentagePropertyName | Identifies the VirtualizationPercentage property. |
![]() | WidthPropertyName | Identifies the width property. |
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. |
![]() | FontAttributes | Returns or sets the font style for the text. |
![]() | FontFamily | Returns or sets the font family for the text. |
![]() | FontSize | Returns or sets the font size 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. |
Name | Description | |
---|---|---|
![]() | EnsureContentAlignmentForView | Ensures that the content alignment for the view has been synchronized. |
![]() | EnsureFontForTextView | Ensures that the font for the view has been synchronized. |
![]() | EnsureLayoutAlignmentForView | Ensures that the layout alignment for the view has been synchronized. |
![]() | EnsureOpacityForView | Ensures that the opacity for the view has been synchronized. |
![]() | EnsureStandardPropertiesForView | Ensures that the standard properties for the view have been synchronized. |
![]() | GetCurrentHorizontalAlignment | Get's the current horizontal alignment that should be used for the content. |
![]() | GetCurrentHorizontalTextAlignment | Get's the current horizontal text alignment that should be used for the content. |
![]() | GetCurrentVerticalAlignment | Get's the current vertical alignment that should be used for the content. |
![]() | GetCurrentVerticalTextAlignment | Get's the current vertical text alignment that should be used for the content. |
![]() | GetNamedValue | Gets a named value from the cell. |
![]() | HasNamedValue | Returns if there is a named value stored for the cell. |
![]() | IsCustomFieldDirty | |
![]() | IsDirty | Gets if a named property is dirty. |
![]() | IsDirtyById | Gets if a named property is dirty. |
![]() | RemoveNamedValue | Removes a named value from the cell. |
![]() | SetNamedValue | Sets a named value for the cell. |
![]() | ShouldUpdateAlignment | Indicates whether the alignment of the cell content needs to be updated. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Indicates the value of a property changed. |