Gets a value indicating whether the user resizes the header horizontally.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool IsHorizontal { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsHorizontal As Boolean |
See Also