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