MVCxCardViewColumn Class
Represents a column within the GridView.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxCardViewColumn objects:
Remarks
Refer to the Columns documentation section to learn about GridView columns.
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Internal.IWebGridDataColumnBase
DevExpress.Web.Internal.IWebGridExportColumn
DevExpress.Web.FilterControl.IFilterColumn
DevExpress.Web.Data.IWebColumnInfo
DevExpress.Web.Internal.IWebGridDataColumnAdapterOwner
Inheritance
See Also