IAccordionItemInfo.Visible Property
In This Article
Returns whether the Accordion item is visible.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
bool Visible { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also