MobileForms Toolkit Documentation

AdvancedList.IsVisible Method

Determines the visibility of the Row.

Overload List

Determines the visibility of the Row.

public bool IsVisible(Row);

Determines the visibility of the Row at specified index.

public bool IsVisible(int);

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace