Back to Devexpress

GridViewProperties.SettingsBehavior Property

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

latest1.3 KB
Original Source

GridViewProperties.SettingsBehavior Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxGridViewBehaviorSettings SettingsBehavior { get; }
vb
Public ReadOnly Property SettingsBehavior As ASPxGridViewBehaviorSettings

Property Value

TypeDescription
ASPxGridViewBehaviorSettings

An ASPxGridViewBehaviorSettings object that contains the control’s behavior settings.

|

See Also

ASPxGridLookup

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace