IView.IsEnabled Property

Definition

Gets a value indicating whether this View is enabled in the user interface.

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

Property Value

Applies to