IQueryDesigner.QueryDesigner 屬性

定義

控制報表管理員或報表設計師中查詢設計工具介面的使用

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

屬性值

Control

Control 物件。

備註

您應該執行 Control 物件,以表示設計工具介面的主要主體。

適用於