Back to Devexpress

GridSettingsBase Class

aspnetmvc-devexpress-dot-web-dot-mvc-fcdbadc3.md

latest1.6 KB
Original Source

GridSettingsBase Class

A base for the CardViewSettings and GridViewSettings objects.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public abstract class GridSettingsBase :
    SettingsBase
vb
Public MustInherit Class GridSettingsBase
    Inherits SettingsBase

Inheritance

Object SettingsBase GridSettingsBase CardViewSettings

GridViewSettings

VerticalGridSettings

CardViewSettings<CardType>

GridViewSettings<RowType>

VerticalGridSettings<ColumnType>

See Also

GridSettingsBase Members

Grid View

GridViewExtension

DevExpress.Web.Mvc Namespace