Skip to main content

GridSettingsBase Class

In This Article

A base for the CardViewSettings and GridViewSettings objects.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public abstract class GridSettingsBase :
    SettingsBase
See Also