GridViewColumn Class
Serves as a base for classes that represent columns displayed within the ASPxGridView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
public abstract class GridViewColumn :
WebColumnBase,
IWebGridColumn,
IWebGridExportColumn,
IDesignTimePropertiesOwner,
IWebColumnsOwner
Inheritance
Show 48 items
Object
StateManager
CollectionItem
WebColumnBase
GridViewColumn
See Also