ASPxGridBase Class
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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
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
Implements
DevExpress.Data.IDataControllerSort
Inheritance
See Also