aspnet-devexpress-dot-web-8817f132.md
Provides behavior options for the ASPxVerticalGrid.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxVerticalGridBehaviorSettings :
ASPxGridBehaviorSettings
Public Class ASPxVerticalGridBehaviorSettings
Inherits ASPxGridBehaviorSettings
The following members return ASPxVerticalGridBehaviorSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxVerticalGrid.SettingsBehavior |
| ASP.NET MVC Extensions | VerticalGridSettings.SettingsBehavior |
The ASPxVerticalGridBehaviorSettings class provides a set of Boolean properties that control an ASPxVerticalGrid ‘s behavior. These options can be accessed via the ASPxVerticalGrid’s ASPxVerticalGrid.SettingsBehavior property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridBehaviorSettings ASPxVerticalGridBehaviorSettings
See Also