Back to Devexpress

MVCxGridViewSettings Class

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

latest1.6 KB
Original Source

MVCxGridViewSettings Class

Contains specific settings of the GridView.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewSettings :
    ASPxGridViewSettings
vb
Public Class MVCxGridViewSettings
    Inherits ASPxGridViewSettings

The following members return MVCxGridViewSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSettings ASPxGridViewSettings MVCxGridViewSettings

See Also

MVCxGridViewSettings Members

Grid View

DevExpress.Web.Mvc Namespace