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