다음을 통해 공유


ConditionEditorController.View 속성

정의

정보를 제공하기 위해서만 확인됩니다. 지원 안 됨 향후 호환성은 보장되지 않습니다. 이 컨트롤러에 대한 컨트롤 뷰를 가져옵니다.

public:
 property System::Windows::Forms::Control ^ View { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control View { get; }
member this.View : System.Windows.Forms.Control
Public ReadOnly Property View As Control

속성 값

패싯의 조건을 편집하기 위한 컨트롤 뷰를 지정하는 ConditionEditorView 개체입니다.

적용 대상