ASPxGridViewCustomButtonInitializer.CurrentObject Property
Gets the current grid object.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An Object value which represent the current grid object. |
See Also