Skip to main content
A newer version of this page is available. .

CardRowTextElementBase Properties

Serves as the base for classes that are card elements displaying text data.
Name Description
FontFamily Gets or sets the font family for a current element.
FontSize Gets or sets a font size for the current element.
FontStyle Gets or sets the style applied to text.
ForeColor Gets or sets the color used to paint a current text visual element.
HorizontalAlignment Gets or sets the horizontal alignment of a current visual element. Inherited from CardRowElementBase.
PredefinedForeColor Gets or sets the predefined color used to paint a current text visual element.
See Also