Property LeftItem
LeftItem
Gets or sets the leftmost column that is currently visible (when scrolling horizontally).
public int LeftItem { get; set; }
Property Value
- int
The left position.
Gets or sets the leftmost column that is currently visible (when scrolling horizontally).
public int LeftItem { get; set; }
The left position.