OrderColumnCollection.Item Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
Item[Int32] | Gets an IndexedColumn object at the specified index. |
![]() |
Item[String] | Gets an IndexedColumn object by name. |
Top