The ColumnCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
The number of columns in this colllection.
Public propertyItem
Get a column by 0-based index.
Public propertySpacing
Get or set the column spacing equally and distrutes width evenly.
Public propertyWidth
Get or set the column width equally and distrutes space evenly.

See Also