ConditionEditorController.View Property

Definition

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Gets the control view for this controller.

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

Property Value

The ConditionEditorView object specifying the control view for editing a condition on the facet.

Applies to