Back to Devexpress

CardViewDataItemTemplateContainer.Column Property

aspnet-devexpress-dot-web-dot-cardviewdataitemtemplatecontainer.md

latest1.1 KB
Original Source

CardViewDataItemTemplateContainer.Column Property

Gets a data column where the template is rendered.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewColumn Column { get; }
vb
Public ReadOnly Property Column As CardViewColumn

Property Value

TypeDescription
CardViewColumn

A CardViewColumn object that represents the data column.

|

See Also

CardViewDataItemTemplateContainer Class

CardViewDataItemTemplateContainer Members

DevExpress.Web Namespace