Back to Devexpress

CardViewHeaderTemplateContainer.Column Property

aspnet-devexpress-dot-web-dot-cardviewheadertemplatecontainer.md

latest1.1 KB
Original Source

CardViewHeaderTemplateContainer.Column Property

Gets the column that contains the template container.

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 uniquely identifies the column that contains the template container.

|

See Also

CardViewHeaderTemplateContainer Class

CardViewHeaderTemplateContainer Members

DevExpress.Web Namespace