ASPxGridViewCustomButtonInitializer.IsEditingRow Property
Gets whether a custom button is displayed within the data row currently being edited.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the processed custom button is displayed within the row currently being edited; otherwise, false. |
See Also