BandedGridColumnCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Gets a column at a specific index. |
Item[String] | fieldName | Gets a column by the name of the field to which it is bound. |
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Gets a column at a specific index. |
Item[String] | fieldName | Gets a column by the name of the field to which it is bound. |
No
Your feedback is appreciated.