IToolbarItemInfo.Checked Property
Returns a Boolean value that specifies whether the processed item is checked.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
bool Checked { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also