Share via


ConnectedServiceWizardPage.IsSelected Property

Definition

Gets or sets a value indicating whether this page is the currently shown page in the wizard.

public:
 property bool IsSelected { bool get(); void set(bool value); };
public:
 property bool IsSelected { bool get(); void set(bool value); };
public bool IsSelected { get; set; }
member this.IsSelected : bool with get, set
Public Property IsSelected As Boolean

Property Value

Returns Boolean.

Applies to