An NDoc Documented Class Library

ScreenField.IsVisible Method

Return true if the first character of the field is visible.

Overload List

Return true if the first character of the field is visible.

public virtual bool IsVisible();

Return true if the ith character of the field is visible.

public virtual bool IsVisible(int);

See Also

ScreenField Class | WRQ.Verastream.HostIntegrator Namespace