Gets or sets a value indicating whether the scrollbar is horizontal (true) or vertical (false).
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public bool IsHorizontal { get; set; } |
Visual Basic
![]() |
---|
Public Property IsHorizontal As Boolean |