CardViewDataItemTemplateContainer.Column Property
In This Article
Gets a data column where the template is rendered.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public CardViewColumn Column { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
See Also