IExplorerDetailsView.DetailsViewControl Property

Definition

Gets the details view control where the view can delay the control creation until the view is activated.

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

Property Value

The details view control.

Applies to