Link.Enabled Property

Definition

Gets a value that indicates whether the link is enabled.

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

Property Value

true if the link is enabled; otherwise, false.

Applies to