CardRowTextElement Properties
A card element that displays static text.
Name | Description |
---|---|
Font |
Gets or sets the font family for a current element.
Inherited from Card |
Font |
Gets or sets a font size for the current element.
Inherited from Card |
Font |
Gets or sets the style applied to text.
Inherited from Card |
Fore |
Gets or sets the color used to paint a current text visual element.
Inherited from Card |
Horizontal |
Gets or sets the horizontal alignment of a current visual element.
Inherited from Card |
Predefined |
Gets or sets the predefined color used to paint a current text visual element.
Inherited from Card |
Text | Gets or sets a static text displayed within the visual element. |
See Also