LastVisibleElementIndex Property
Returns the index of the last TextViewElement object on the current TextView object.
public int LastVisibleElementIndex {
get
}
Remarks
If there are no TextViewElement objects on the current TextView control, this value is –1.
See Also
Applies to: TextView Class