Property ScrollOffsetHorizontal
ScrollOffsetHorizontal
The amount of tree view that has been scrolled to the right (horizontally).
public int ScrollOffsetHorizontal { get; set; }
Property Value
Remarks
Setting a value of less than 0 will result in a offset of 0. To see changes in the UI call SetNeedsDisplay().