CardViewCardTemplateContainer Constructors
Represents a container for the templates used to render cards within the ASPxCardView.| Name | Parameters | Description |
|---|---|---|
| CardViewCardTemplateContainer(ASPxCardView, Int32, Object) | grid, visibleIndex, dataItem | Initializes a new instance of the CardViewCardTemplateContainer class with the specified settings. |
See Also