GridColumnReadOnlyCollection Properties
Represents a read-only column collection.
Name | Description |
---|---|
Count |
Gets the number of elements contained in the Read |
Inner |
Gets the list of elements contained in the Read |
Item[Int32] | Provides indexed access to individual columns. |
ICollection. |
Gets a value indicating whether access to a Read |
ICollection. |
Gets an object that can be used to synchronize access to a Read |
View | Gets the View that owns the current column collection. |
See Also