ASPxVerticalGrid.SettingsEditing Property
Provides access to the ASPxVerticalGrid‘s editing settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxVerticalGridEditingSettings | An ASPxVerticalGridEditingSettings object that contains the control’s editing settings. |
See Also