Search
Palette.ExpandMode Property
See Also
 





Gets or sets a value indicating whether multiple items can be expanded.

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

 Syntax

C#  Copy Code

public ExpandMode ExpandMode { get; set; }

Visual Basic  Copy Code

Public Property ExpandMode As ExpandMode

 Property Value

 See Also