A newer version of this page is available.
Switch to the current version.
ASPxVerticalGridBehaviorSettings Class
Provides behavior options for the ASPxVerticalGrid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ASPxVerticalGridBehaviorSettings :
ASPxGridBehaviorSettings
Public Class ASPxVerticalGridBehaviorSettings
Inherits ASPxGridBehaviorSettings
Related API Members
The following members accept/return ASPxVerticalGridBehaviorSettings objects:
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
Feedback