This topic has not yet been rated - Rate this topic

ColumnDefinitionCollection Properties

The ColumnDefinitionCollection type exposes the following members.

  NameDescription
Public property Count Gets the total number of items within this instance of ColumnDefinitionCollection.
Public property IsReadOnly Gets a value that indicates whether a ColumnDefinitionCollection is read-only.
Public property IsSynchronized Gets a value that indicates whether access to this ColumnDefinitionCollection is synchronized (thread safe).
Public property Item Gets a value that indicates the current item within a ColumnDefinitionCollection.
Public property SyncRoot Gets an object that can be used to synchronize access to the ColumnDefinitionCollection.
Top
  NameDescription
Explicit interface implemetation Private property IList.IsFixedSize Infrastructure. For a description of this member, see IList.IsFixedSize.
Explicit interface implemetation Private property IList.Item Infrastructure. For a description of this member, see IList.Item.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.