ASPxVerticalGridBehaviorSettings Class
In This Article
Provides behavior options for the ASPxVerticalGrid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxVerticalGridBehaviorSettings :
ASPxGridBehaviorSettings
#Related API Members
The following members return ASPxVerticalGridBehaviorSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Vertical |
#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
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridBehaviorSettings
ASPxVerticalGridBehaviorSettings
See Also