ASPxGridView.SettingsBehavior Property
Provides access to the GridView’s behavior settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewBehaviorSettings | An ASPxGridViewBehaviorSettings object that contains the control’s behavior settings. |
See Also