CardCustomLayoutTemplate Properties
The Custom layout template that allows you to create a card layout manually.| Name | Description |
|---|---|
| Layout | Provides access to settings related to the layout of cards for the CardDashboardItem. |
| MaxWidth | Gets or sets the maximum width of the card content in pixels. Inherited from CardLayoutTemplate. |
| MinWidth | Gets or sets the minimum width of the card content in pixels. Inherited from CardLayoutTemplate. |
See Also