IToolbarItem.GetEnabled Property
Specifies a function that determines whether the item is enabled.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.v26.1.Viewer.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Func<Boolean> | A function that returns |
See Also