Back to Devexpress

ASPxGridView.Settings Property

aspnet-devexpress-dot-web-dot-aspxgridview-e643530e.md

latest1.2 KB
Original Source

ASPxGridView.Settings Property

Provides access to the GridView’s display options.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxGridViewSettings

An ASPxGridViewSettings object that contains the ASPxGridView’s display options.

|

See Also

SettingsBehavior

SettingsEditing

Grid View

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace