Back to Devexpress

ASPxVerticalGridBehaviorSettings Class

aspnet-devexpress-dot-web-8817f132.md

latest2.1 KB
Original Source

ASPxVerticalGridBehaviorSettings Class

Provides behavior options for the ASPxVerticalGrid.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxVerticalGridBehaviorSettings :
    ASPxGridBehaviorSettings
vb
Public Class ASPxVerticalGridBehaviorSettings
    Inherits ASPxGridBehaviorSettings

The following members return ASPxVerticalGridBehaviorSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxVerticalGrid.SettingsBehavior
ASP.NET MVC ExtensionsVerticalGridSettings.SettingsBehavior

Remarks

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.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridBehaviorSettings ASPxVerticalGridBehaviorSettings

See Also

ASPxVerticalGridBehaviorSettings Members

SettingsBehavior

Vertical Grid

DevExpress.Web Namespace