Back to Devexpress

GridViewProperties.Settings Property

aspnet-devexpress-dot-web-dot-gridviewproperties-dafe39c2.md

latest1.2 KB
Original Source

GridViewProperties.Settings Property

Manipulates the built-in ASPxGridView’s ASPxGridView.Settings property.

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

ASPxGridLookup

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace