Back to Devexpress

ASPxVerticalGrid.SettingsBehavior Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-86990381.md

latest1.3 KB
Original Source

ASPxVerticalGrid.SettingsBehavior Property

Provides access to the ASPxVerticalGrid’s behavior settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxVerticalGridBehaviorSettings

An ASPxVerticalGridBehaviorSettings object that contains the control’s behavior settings.

|

See Also

SettingsEditing

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace