Back to Devexpress

GridViewSettings.SettingsBehavior Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-e1b73af2.md

latest1.2 KB
Original Source

GridViewSettings.SettingsBehavior Property

Provides access to the GridView’s behavior settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxGridViewBehaviorSettings SettingsBehavior { get; }
vb
Public ReadOnly Property SettingsBehavior As MVCxGridViewBehaviorSettings

Property Value

TypeDescription
MVCxGridViewBehaviorSettings

A MVCxGridViewBehaviorSettings object containing the GridView’s behavior settings.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace