Back to Devexpress

VerticalGridSettings.Settings Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-6d843941.md

latest1.2 KB
Original Source

VerticalGridSettings.Settings Property

Provides access to the VerticalGrid’s display options.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxVerticalGridSettings

A ASPxVerticalGridSettings object containing the VerticalGrid’s display options.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace