| Name | Description |
![Public Property](dotnetimages/publicProperty.png) | Background | Gets or sets a System.Windows.Media.Brush object that describes the background for a cell. |
![Public Property](dotnetimages/publicProperty.png) | BackgroundThemeColor | Gets or sets a System.String object that describes the background for a cell. |
![Public Property](dotnetimages/publicProperty.png) | BorderBottom | Gets or sets the bottom border for a cell. |
![Public Property](dotnetimages/publicProperty.png) | BorderLeft | Gets or sets the left border for a cell. |
![Public Property](dotnetimages/publicProperty.png) | BorderRight | Gets or sets the right border for a cell. |
![Public Property](dotnetimages/publicProperty.png) | BorderTop | Gets or sets the top border for a cell. |
![Public Property](dotnetimages/publicProperty.png) | DataValidator | Gets or sets the data validator. |
![Public Property](dotnetimages/publicProperty.png) | Focusable | Gets or sets a value that indicates whether the user can set focus to the cell using the keyboard or mouse. |
![Public Property](dotnetimages/publicProperty.png) | FontFamily | Gets or sets the font family of the cell. |
![Public Property](dotnetimages/publicProperty.png) | FontSize | Gets or sets the font size of the cell in points. |
![Public Property](dotnetimages/publicProperty.png) | FontStretch | Gets or sets the degree to which a font is condensed or expanded. |
![Public Property](dotnetimages/publicProperty.png) | FontStyle | Gets or sets the font style for the cell. |
![Public Property](dotnetimages/publicProperty.png) | FontTheme | Gets or sets the font theme of the cell. |
![Public Property](dotnetimages/publicProperty.png) | FontWeight | Gets or sets the font weight for the cell. |
![Public Property](dotnetimages/publicProperty.png) | Foreground | Gets or sets an object that describes the foreground for a cell. |
![Public Property](dotnetimages/publicProperty.png) | ForegroundThemeColor | Gets or sets a System.String object that describes the foreground for a cell. |
![Public Property](dotnetimages/publicProperty.png) | Formatter | Gets or sets the formatter for a cell. |
![Public Property](dotnetimages/publicProperty.png) | HorizontalAlignment | Gets or sets the horizontal alignment of the cell contents. |
![Public Property](dotnetimages/publicProperty.png) | IsEmpty | Gets a value that indicates whether style settings are set. |
![Public Property](dotnetimages/publicProperty.png) | Locked | Gets or sets a value that indicates whether a cell is marked as locked from editing. |
![Public Property](dotnetimages/publicProperty.png) | Name | Gets or sets the name of the style. |
![Public Property](dotnetimages/publicProperty.png) | Parent | Gets or sets the name of the parent (StyleInfo object) of the style. |
![Public Property](dotnetimages/publicProperty.png) | ShrinkToFit | Gets or sets whether to shrink to fit. |
![Public Property](dotnetimages/publicProperty.png) | Strikethrough | Gets or sets a value that indicates whether Strikethrough is set. |
![Public Property](dotnetimages/publicProperty.png) | TabStop | Gets or sets a value that indicates whether the user can set focus to the cell using the Tab key. |
![Public Property](dotnetimages/publicProperty.png) | TextIndent | Gets or sets the amount to indent the text in a cell. |
![Public Property](dotnetimages/publicProperty.png) | Underline | Gets or sets a value that indicates whether Underline is set. |
![Public Property](dotnetimages/publicProperty.png) | VerticalAlignment | Gets or sets the vertical alignment of the cell contents. |
![Public Property](dotnetimages/publicProperty.png) | WordWrap | Gets or sets whether to wrap text. |