TableColumnDefinitionBase.DefaultWidth 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 default width associated with a column.
public:
virtual property double DefaultWidth { double get(); };
public:
virtual property double DefaultWidth { double get(); };
public virtual double DefaultWidth { get; }
member this.DefaultWidth : double
Public Overridable ReadOnly Property DefaultWidth As Double
Property Value
Implements
Microsoft.Internal.VisualStudio.Shell.TableControl.ITableColumnDefinition2.DefaultWidth
DefaultWidth