Back to Devexpress

MVCxGridViewBehaviorSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-66d92510.md

latest1.9 KB
Original Source

MVCxGridViewBehaviorSettings Class

Contains behavior 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 MVCxGridViewBehaviorSettings :
    ASPxGridViewBehaviorSettings
vb
Public Class MVCxGridViewBehaviorSettings
    Inherits ASPxGridViewBehaviorSettings

The following members return MVCxGridViewBehaviorSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridBehaviorSettings ASPxGridViewBehaviorSettings MVCxGridViewBehaviorSettings

See Also

MVCxGridViewBehaviorSettings Members

Grid View

DevExpress.Web.Mvc Namespace