MobileForms Toolkit Documentation

AdvancedList.IsVisible Method (Row)

Determines the visibility of the Row.

public bool IsVisible(
Row row
);

Parameters

row
Row

Return Value

true, if the row is visible, otherwise false

Remarks

If the row is only partially visible, this method returns false.

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace | AdvancedList.IsVisible Overload List