aspnet-devexpress-dot-web-3bffc1b0.md
Serves as the base class that implements the main functionality of grid-like controls (such as ASPxGridView, ASPxCardView and ASPxVerticalGrid).
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxGridBase :
ASPxDataWebControl,
IWebDataOwner,
IWebControlPageSettings,
IWebDataEvents,
IDataControllerSort,
IWebColumnsOwner,
IRequiresLoadPostDataControl,
IPopupFilterControlOwner,
IFilterControlRowOwner,
IFilterControlOwner,
IPopupFilterControlStyleOwner,
IHeaderFilterPopupOwner,
ISkinOwner,
IPropertiesOwner,
IPagerOwner,
IControlDesigner,
IFormLayoutOwner,
IFormatConditionOwner,
IWebControlObject,
IBasePrintable,
IGridExportOwner,
IFilterHelperOwner,
IBatchEditHelperOwner,
IPostBackValueSecureValidationOwner,
IGridDataGuardInfoProvider,
IDataGuardInfoProvider,
IDataStorage
Public MustInherit Class ASPxGridBase
Inherits ASPxDataWebControl
Implements IWebDataOwner,
IWebControlPageSettings,
IWebDataEvents,
IDataControllerSort,
IWebColumnsOwner,
IRequiresLoadPostDataControl,
IPopupFilterControlOwner,
IFilterControlRowOwner,
IFilterControlOwner,
IPopupFilterControlStyleOwner,
IHeaderFilterPopupOwner,
ISkinOwner,
IPropertiesOwner,
IPagerOwner,
IControlDesigner,
IFormLayoutOwner,
IFormatConditionOwner,
IWebControlObject,
IBasePrintable,
IGridExportOwner,
IFilterHelperOwner,
IBatchEditHelperOwner,
IPostBackValueSecureValidationOwner,
IGridDataGuardInfoProvider,
IDataGuardInfoProvider,
IDataStorage
Show 17 items
DevExpress.Data.IDataControllerSort
Show 16 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxGridBase ASPxCardView
See Also