aspnet-devexpress-dot-web-738c76ce.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridBehaviorSettings :
ASPxGridSettingsBase
Public Class ASPxGridBehaviorSettings
Inherits ASPxGridSettingsBase
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.
Show 11 items
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridBehaviorSettings ASPxCardViewBehaviorSettings
ASPxVerticalGridBehaviorSettings
BootstrapCardViewBehaviorSettings
BootstrapGridViewBehaviorSettings
See Also