ITaskList.TableControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IWpfTableControl used to display the task 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.