MVCxGridViewColumn<RowType> Class
Represents a strongly-typed column in the GridView extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxGridViewColumn<RowType> :
MVCxGridViewColumn
#Type Parameters
Name |
---|
Row |
#Remarks
Refer to the Columns documentation section to learn about GridView columns.