CardRow Properties
A row in the CardDashboardItem‘s layout.| Name | Description |
|---|---|
| Elements | Provides access to a collection of CardRowElementBase descendants that are a card’s visual elements. |
| Indent | Gets or sets the indent (in pixels) added to the bottom of the current row. Inherited from CardRowBase. |
| VerticalAlignment | Gets or sets the vertical alignment of a current layout row. Inherited from CardRowBase. |
See Also