The ColumnCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
The number of columns in this colllection.
| |
| Item |
Get a column by 0-based index.
| |
| Spacing |
Get or set the column spacing equally and distrutes width evenly.
| |
| Width |
Get or set the column width equally and distrutes space evenly.
|