Table of Contents

Method RefreshLastRow

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.