Back to Devexpress

ASPxVerticalGrid.Settings Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-7f5b02cb.md

latest1.3 KB
Original Source

ASPxVerticalGrid.Settings Property

Provides access to the ASPxVerticalGrid’s display options.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxVerticalGridSettings Settings { get; }
vb
Public ReadOnly Property Settings As ASPxVerticalGridSettings

Property Value

TypeDescription
ASPxVerticalGridSettings

An ASPxVerticalGridSettings object that contains the ASPxVerticalGrid’s display options.

|

See Also

SettingsBehavior

SettingsEditing

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace