GridItemCollection Properties
.NET Framework 4.5
The GridItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of grid items in the collection. |
|
Item[Int32] | Gets the GridItem at the specified index. |
|
Item[String] | Gets the GridItem with the matching label. |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | Infrastructure. For a description of this member, see ICollection.IsSynchronized. |
|
ICollection.SyncRoot | Infrastructure. For a description of this member, see ICollection.SyncRoot. |