This topic has not yet been rated - Rate this topic

RowDefinitionCollection Properties

[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
Public property Count Gets the total number of items within this instance of RowDefinitionCollection.
Public property IsReadOnly Gets a value that indicates whether a RowDefinitionCollection is read-only.
Public property IsSynchronized Gets a value that indicates whether access to this RowDefinitionCollection is synchronized (thread-safe).
Public property Item Gets a value that indicates the current item within a RowDefinitionCollection.
Public property SyncRoot Gets an object that can be used to synchronize access to the RowDefinitionCollection.
Top
  Name Description
Explicit interface implemetation Private property IList.IsFixedSize Infrastructure. Gets a value indicating whether the collection has a fixed size.
Explicit interface implemetation Private property IList.Item Infrastructure. Gets or sets the element at the specified index.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.