ASPxGridView.SettingsBehavior Property
In This Article
Provides access to the GridView’s behavior settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public ASPxGridViewBehaviorSettings SettingsBehavior { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also