Back to Devexpress

GridViewSettings.Settings Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-2b0ffc86.md

latest1.2 KB
Original Source

GridViewSettings.Settings Property

Provides access to the GridView’s display options.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
MVCxGridViewSettings

A MVCxGridViewSettings object containing the GridView’s display options.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace