Property TopIndex
TopIndex
Gets or sets the index of the first visible item in the control.
[Browsable(false)]
public virtual int TopIndex { get; set; }
Property Value
- int
The zero-based index of the first visible item in the control.
Gets or sets the index of the first visible item in the control.
[Browsable(false)]
public virtual int TopIndex { get; set; }
The zero-based index of the first visible item in the control.