TableColumnDefinitionBase.ColumnDefinition 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 width of the item in the table's header (which is inherited by the corresponding columns of the entries).
public:
virtual property System::Windows::GridLength ColumnDefinition { System::Windows::GridLength get(); };
public virtual System.Windows.GridLength ColumnDefinition { get; }
member this.ColumnDefinition : System.Windows.GridLength
Public Overridable ReadOnly Property ColumnDefinition As GridLength
Property Value
Returns GridLength.