Retrieves or sets a value that indicates the default column width.
Type
Description
Long
A Long expression that defines the default width of the column.
By default, the DefaultColumnWidth property is 128 pixels.
Use the DefaultColumnWidth property to specify the default for the width of
the columns. The DefaultItemHeight property specifies the default height of the rows/items.
The HeaderHeight property specifies the
height of the control's header, and so the height of the columns to be
displayed on the control's pivot bar. Use the Refresh method to refresh the control.