Back to Devexpress

ASPxGridView.SettingsBehavior Property

aspnet-devexpress-dot-web-dot-aspxgridview-6adf4be6.md

latest1.2 KB
Original Source

ASPxGridView.SettingsBehavior Property

Provides access to the GridView’s behavior settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxGridViewBehaviorSettings SettingsBehavior { get; }
vb
Public ReadOnly Property SettingsBehavior As ASPxGridViewBehaviorSettings

Property Value

TypeDescription
ASPxGridViewBehaviorSettings

An ASPxGridViewBehaviorSettings object that contains the control’s behavior settings.

|

See Also

SettingsEditing

Grid View

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace