Skip to main content

StyleBase Properties

The base class for all styles that configure the appearance of grid elements.
Name Description
BackgroundColor Gets or sets the background color.
FontAttributes Gets or sets whether the text is bold or italic.
FontColor Gets or sets the font color.
FontFamily Gets or sets the font family name.
FontSize Gets or sets the font size.
StyledElement
TextDecorations Gets or sets whether the text is underlined and/or strike-through.
See Also