IWpfTableControl.ColumnDefinitionManager 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.
Gets the ITableColumnDefinitionManager use by this (and every other) IWpfTableControl.
public:
property Microsoft::VisualStudio::Shell::TableControl::ITableColumnDefinitionManager ^ ColumnDefinitionManager { Microsoft::VisualStudio::Shell::TableControl::ITableColumnDefinitionManager ^ get(); };
public:
property Microsoft::VisualStudio::Shell::TableControl::ITableColumnDefinitionManager ^ ColumnDefinitionManager { Microsoft::VisualStudio::Shell::TableControl::ITableColumnDefinitionManager ^ get(); };
public Microsoft.VisualStudio.Shell.TableControl.ITableColumnDefinitionManager ColumnDefinitionManager { get; }
member this.ColumnDefinitionManager : Microsoft.VisualStudio.Shell.TableControl.ITableColumnDefinitionManager
Public ReadOnly Property ColumnDefinitionManager As ITableColumnDefinitionManager
Property Value
Returns ITableColumnDefinitionManager.