Compartilhar via


IWpfTableControl.Manager Propriedade

Definição

O ITableManager que fornece os dados para esse controle.

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

Valor da propriedade

Retorna ITableManager.

Aplica-se a