CardRowDataElement Properties
A card element that displays bound data.| Name | Description |
|---|---|
| DimensionIndex | Gets or sets the index of the dimension whose values are displayed within the current visual element. |
| FontFamily | Gets or sets the font family for a current element. Inherited from CardRowTextElementBase. |
| FontSize | Gets or sets a font size for the current element. Inherited from CardRowTextElementBase. |
| FontStyle | Gets or sets the style applied to text. Inherited from CardRowTextElementBase. |
| ForeColor | Gets or sets the color used to paint a current text visual element. Inherited from CardRowTextElementBase. |
| 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. Inherited from CardRowTextElementBase. |
| ValueType | Gets or sets the type for a value displayed within a card layout row. |
See Also