ListBoxItemDisplayTemplateContext.IsDisabled Property
Returns whether the item is disabled.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public bool IsDisabled { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also