Property IsVertical
IsVertical
If set to true
this is a vertical scrollbar, otherwise, the scrollbar is horizontal.
public bool IsVertical { get; set; }
If set to true
this is a vertical scrollbar, otherwise, the scrollbar is horizontal.
public bool IsVertical { get; set; }