aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewcolumn-1.md
Represents a strongly-typed column in the GridView extension.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxGridViewColumn<RowType> :
MVCxGridViewColumn
Public Class MVCxGridViewColumn(Of RowType)
Inherits MVCxGridViewColumn
| Name |
|---|
| RowType |
Refer to the Columns documentation section to learn about GridView columns.
Show 19 items
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebColumnsOwner
DevExpress.Web.Data.IWebColumnInfo
DevExpress.Web.FilterControl.IFilterColumn
DevExpress.Web.Internal.IWebGridDataColumnBase
DevExpress.Web.Internal.IWebGridExportColumn
DevExpress.Web.Internal.IWebGridDataColumnAdapterOwner
DevExpress.Web.IDateEditIDResolver
Object StateManager CollectionItem WebColumnBase GridViewColumn GridViewDataColumn GridViewEditDataColumn MVCxGridViewColumn MVCxGridViewColumn<RowType>
See Also