Skip to main content
Tab

GridViewProperties.SettingsDataSecurity Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsDataSecurity property.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxGridViewDataSecuritySettings SettingsDataSecurity { get; }

#Property Value

Type Description
ASPxGridViewDataSecuritySettings

An ASPxGridViewDataSecuritySettings object that contains the built-in ASPxGridView’s data security settings.

See Also