Search
TabbedDiagramView.TabsSize Property
See Also
 





Gets or sets the height of the tab strip.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public int TabsSize { get; set; }

Visual Basic  Copy Code

Public Property TabsSize As Integer

 Property Value

 See Also