ColumnDefinitionCollection Properties
.NET Framework 4.5
The ColumnDefinitionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the total number of items within this instance of ColumnDefinitionCollection. |
|
IsReadOnly | Gets a value that indicates whether a ColumnDefinitionCollection is read-only. |
|
IsSynchronized | Gets a value that indicates whether access to this ColumnDefinitionCollection is synchronized (thread safe). |
|
Item | Gets a value that indicates the current item within a ColumnDefinitionCollection. |
|
SyncRoot | Gets an object that can be used to synchronize access to the ColumnDefinitionCollection. |
| Name | Description | |
|---|---|---|
|
IList.IsFixedSize | Infrastructure. For a description of this member, see IList.IsFixedSize. |
|
IList.Item | Infrastructure. For a description of this member, see IList.Item. |