CodeLensDataPointProviderDescriptor.DetailsTemplateName Property

Definition

What template to use for presenting the detail in the detail popup. Defaults to use a GridView to present detail data.

public:
 property System::String ^ DetailsTemplateName { System::String ^ get(); void set(System::String ^ value); };
public string DetailsTemplateName { get; set; }
member this.DetailsTemplateName : string with get, set
Public Property DetailsTemplateName As String

Property Value

Applies to