次の方法で共有


IView.IsEnabled プロパティ

定義

ユーザー インターフェイスでこのビューが有効かどうかを示す値を取得します。

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

プロパティ値

適用対象