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

ASPxGridViewBehaviorSettings Class

Provides behavior options for ASPxGridViews.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class ASPxGridViewBehaviorSettings :
    ASPxGridBehaviorSettings

The following members return ASPxGridViewBehaviorSettings objects:

Remarks

The ASPxGridViewBehaviorSettings class provides a set of Boolean properties that control an ASPxGridView‘s behavior. These options can be accessed via the ASPxGridView’s ASPxGridView.SettingsBehavior property.

Implements

See Also