VerticalGridSettings.SettingsDataSecurity Property
Provides access to the VerticalGrid’s security settings that allow you to disable data modification operations (edit, insert, delete).
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
ASPxVerticalGridDataSecuritySettings | A ASPxVerticalGridDataSecuritySettings object containing data security settings. |
See Also