ASPxGridBehaviorSettings Class
Serves as a base for classes that provide behavior options for grid-like controls (such as ASPxGridView, ASPxCardView and ASPxVerticalGrid).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The ASPxGridBehaviorSettings class provides a set of properties that control a grid’s behavior. These options can be accessed by the ASPxCardView.SettingsBehavior, ASPxGridView.SettingsBehavior, and ASPxVerticalGrid.SettingsBehavior properties.
Implements
Inheritance
See Also