ITableColumnDefinition2.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:
property double DefaultWidth { double get(); };
public:
property double DefaultWidth { double get(); };
public double DefaultWidth { get; }
member this.DefaultWidth : double
Public ReadOnly Property DefaultWidth As Double