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 オブジェクトです。

適用対象