ASPxVerticalGrid.SettingsBehavior Property
Provides access to the ASPxVerticalGrid’s behavior settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxVerticalGridBehaviorSettings | An ASPxVerticalGridBehaviorSettings object that contains the control’s behavior settings. |
See Also