A Long expression that retrieves or sets the column's width.
Use the Width property to specify the
column's width. The ColumnAutoResize
property specifies whether the visible columns fit the control's client area.
Use the Position property to specify the
column's position. Use the HeaderVisible
property to show or hide the control's header bar. Use the ColumnFromPoint
property to get the column from point. Use the Remove
method to remove a column.