Skip to main content
A newer version of this page is available. .
Tab

GridViewColumn Class

Serves as a base for classes that represent columns displayed within the ASPxGridView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public abstract class GridViewColumn :
    WebColumnBase,
    IWebGridColumn,
    IWebGridExportColumn,
    IDesignTimePropertiesOwner,
    IWebColumnsOwner
See Also