Property TopItem
TopItem
Gets or sets the item that is displayed at the top of the ListView.
public int TopItem { get; set; }
Property Value
- int
The top item.
Gets or sets the item that is displayed at the top of the ListView.
public int TopItem { get; set; }
The top item.