RowDefinitionCollection Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The RowDefinitionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the total number of items within this instance of RowDefinitionCollection. |
|
IsReadOnly | Gets a value that indicates whether a RowDefinitionCollection is read-only. |
|
IsSynchronized | Gets a value that indicates whether access to this RowDefinitionCollection is synchronized (thread-safe). |
|
Item | Gets a value that indicates the current item within a RowDefinitionCollection. |
|
SyncRoot | Gets an object that can be used to synchronize access to the RowDefinitionCollection. |
| Name | Description | |
|---|---|---|
|
IList.IsFixedSize | Infrastructure. Gets a value indicating whether the collection has a fixed size. |
|
IList.Item | Infrastructure. Gets or sets the element at the specified index. |