ThemeFontAttributes Constructors
Allows you to specify required font attributes for the grid’s themes.Name | Parameters | Description |
---|---|---|
ThemeFontAttributes(String, Double, FontAttributes, Color) | family, size, attributes, color | Initializes a new instance of the ThemeFontAttributes class. |
See Also