Back to Devexpress

VerticalGridSettings.SettingsBehavior Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-5179050f.md

latest1.3 KB
Original Source

VerticalGridSettings.SettingsBehavior Property

Provides access to the VerticalGrid’s behavior settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxVerticalGridBehaviorSettings

A ASPxVerticalGridBehaviorSettings object containing the VerticalGrid’s behavior settings.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace