Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridBehaviorSettings Class

Provides behavior options for the ASPxVerticalGrid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxVerticalGridBehaviorSettings :
    ASPxGridBehaviorSettings

The following members 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

See Also