SessionTabsControl.IsListed Property

Definition

Gets or sets the Boolean value that specifies whether the control is listed.

public:
 virtual property bool IsListed { bool get(); };
public override bool IsListed { get; }
member this.IsListed : bool
Public Overrides ReadOnly Property IsListed As Boolean

Property Value

True if the control is listed, otherwise false.

Implements

Applies to