Search
HeaderResizeEventArgs.IsHorizontal Property
See Also
 





Gets a value indicating whether the user resizes the header horizontally.

Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool IsHorizontal { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsHorizontal As Boolean

 Property Value

 See Also