다음을 통해 공유


IView.IsEnabled 속성

정의

사용자 인터페이스에서 이 뷰를 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

적용 대상