CardLayoutTemplateDataElement Properties
A visual element within a card layout that displays bound data in text form.| Name | Description |
|---|---|
| DimensionIndex | Gets or sets the index of the dimension whose values are displayed within the current visual element. |
| ValueType | Gets or sets the type of a value displayed within a card layout row. |
| Visible | Gets or sets whether the current visual element is visible. Inherited from CardLayoutTemplateElement. |
See Also