IExplorerDetailsView.DetailsViewControl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得詳細檢視控制,檢視可以延遲控制建立直到檢視啟動。
public:
property System::Windows::Forms::Control ^ DetailsViewControl { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control DetailsViewControl { get; }
member this.DetailsViewControl : System.Windows.Forms.Control
Public ReadOnly Property DetailsViewControl As Control
屬性值
詳細檢視控制。