Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGrid.SettingsBehavior Property

Provides access to the ASPxVerticalGrid’s behavior settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ASPxVerticalGridBehaviorSettings SettingsBehavior { get; }

Property Value

Type Description
ASPxVerticalGridBehaviorSettings

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

See Also