ASPxGridViewCustomButtonInitializer.Enabled Property
Gets or sets a value that specifies whether the processed custom button is enabled.
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, to enable the button; otherwise, false. |
See Also