Method RefreshLastRow
RefreshLastRow()
Refreshes the last row in the control.
public virtual void RefreshLastRow()
Remarks
This method checks if there are any items in the control. If there are, it refreshes the last row by invalidating its area and triggering a repaint.