IViewHandler.HasContainer 속성

정의

가 뷰 내에 포함되어 있는지 여부를 PlatformView 나타내는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상