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);
ScreenField Class | WRQ.Verastream.HostIntegrator Namespace