IErrorList.TableControl Property

Definition

The IWpfTableControl used to display the error list.

public:
 property Microsoft::VisualStudio::Shell::TableControl::IWpfTableControl ^ TableControl { Microsoft::VisualStudio::Shell::TableControl::IWpfTableControl ^ get(); };
public Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl TableControl { get; }
member this.TableControl : Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl
Public ReadOnly Property TableControl As IWpfTableControl

Property Value

Returns IWpfTableControl.

Applies to