Search
PaletteItem.Expanded Property
See Also
 





Gets or sets a value indicating whether this category is currently expanded.

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public bool Expanded { get; set; }

Visual Basic  Copy Code

Public Property Expanded As Boolean

 Property Value

 See Also