| Name | Description |
| ActivationBorder | Gets or sets the background color to use. |
| ActivationBorderBottomWidth | Gets or sets the amount of bottom activation border to use for the cell content of this column. |
| ActivationBorderLeftWidth | Gets or sets the amount of left activation border to use for the cell content for this column. |
| ActivationBorderRightWidth | Gets or sets the amount of right activation border to use for the cell content of this column. |
| ActivationBorderTopWidth | Gets or sets the amount of top activation border to use for the cell content for this column. |
| ActualActivationBorder | Gets the actual background color that will be used. |
| ActualBackground | Gets the actual background color that will be used. |
| ActualBorder | Gets the actual border color that will be used. |
| ActualHorizontalAlignment | Gets the actual horizontal alignment that will be used for the cell content. |
| ActualLastStickyRowBackground | Gets the actual color for the last row in the sticky row area. |
| ActualLineBreakMode | Gets the actual line break mode which will be used if text is present in the cell. |
| ActualPinnedRowBackground | Gets the actual background color for cells belonging to rows marked as pinned. |
| ActualPinnedRowOpacity | Gets or sets the color to use for displaying text. |
| ActualStickyRowBackground | Gets the actual background color for content that sticks to the top of the grid. |
| ActualTextColor | Gets the actual color used for displaying text. |
| ActualVerticalAlignment | Gets the actual vertical alignment that will be used for the cell content. |
| Background | Gets or sets the background color to use. |
| Border | Gets or sets the background color to use. |
| BorderBottomWidth | Gets or sets the amount of bottom border to use for the cell content of this column. |
| BorderLeftWidth | Gets or sets the amount of left border to use for the cell content for this column. |
| BorderRightWidth | Gets or sets the amount of right border to use for the cell content of this column. |
| BorderTopWidth | Gets or sets the amount of top border to use for the cell content for this column. |
| ContentOpacity | Gets or sets the opacity of the content. |
| 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. |
| HorizontalAlignment | Gets or sets the horizontal alignment to use for the cell content. |
| LastStickyRowBackground | Gets or sets the color for the last row in the sticky row area. |
| LineBreakMode | Gets or sets the line breaking mode to use if text is present in the cell. |
| PinnedRowBackground | Gets or sets the background color for cells belonging to rows marked as pinned. |
| PinnedRowOpacity | Gets or sets the color to use for displaying text. |
| StickyRowBackground | Gets or sets the background color for content that sticks to the top of the grid. |
| TextColor | Gets or sets the color to use for displaying text. |
| VerticalAlignment | Gets or sets the vertical alignment to use for the cell content. |