Determines the visibility of the Row.
public bool IsVisible(Row);
Determines the visibility of the Row at specified index.
public bool IsVisible(int);
AdvancedList Class | Resco.Controls.AdvancedList Namespace