Share via


DictTable.Visible Method

Definition

Determines whether the table is visible.

public:
 virtual bool Visible();
public virtual bool Visible ();
abstract member Visible : unit -> bool
override this.Visible : unit -> bool
Public Overridable Function Visible () As Boolean

Returns

true if the table is visible; otherwise, false.

Applies to