CardViewBaseTemplateContainer Constructors
Serves as a base for classes that represent containers for the templates used to render the ASPxCardView’s elements.Name | Parameters | Description |
---|---|---|
CardViewBaseTemplateContainer(ASPxCardView, Int32, Object) | grid, index, dataItem | Initializes a new instance of the CardViewBaseTemplateContainer class. |
CardViewBaseTemplateContainer(ASPxCardView) | grid | Initializes a new instance of the CardViewBaseTemplateContainer class. |
See Also