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