ConnectedServiceWizard.IsPreviousEnabled Property

Definition

Gets or sets a value indicating whether the Previous button is enabled.

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

Property Value

Returns Boolean.

Applies to