ActionBase.Available Property
Identifies whether the Action is enabled and active.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Action availability is determined by the Active and Enabled properties.
See Also