Skip to main content
Tab

GridViewProperties.SettingsBehavior Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxGridViewBehaviorSettings SettingsBehavior { get; }

#Property Value

Type Description
ASPxGridViewBehaviorSettings

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

See Also