ITableEntryHandle.IsVisible Property

Definition

Is the entry visible in the table control.

public:
 property bool IsVisible { bool get(); };
public:
 property bool IsVisible { bool get(); };
public bool IsVisible { get; }
member this.IsVisible : bool
Public ReadOnly Property IsVisible As Boolean

Property Value

Returns Boolean.

Applies to