ThemeFontAttributes Properties
Allows you to specify required font attributes for the grid’s themes.Name | Description |
---|---|
Attributes | Gets the style (bold, italic, etc.) of the corresponding font. |
Color | Gets the font color. |
Family | Gets the name of the font family to which the corresponding font belongs. |
FontObject | Gets the object corresponding to the font. |
Size | Gets the size of the corresponding font in density-independent pixels. |
See Also