IROTable |
The IROTableDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
| GetColumnName | Gets the name of the specified data column. | |
| GetColumnProperty(Int32, Int32) | Gets a column property by column and property index. | |
| GetColumnProperty(Int32, String) | Gets a column property by column index and property name. | |
| GetColumnProperty(String, String) | Gets a column property by column name and property name. | |
| GetColumnPropertyName | Gets the name of the specified property column. | |
| GetData(Int32, Int32) | Gets a data value by column and row index. | |
| GetData(String, Int32) | Gets a data value by column name and row index. | |
| GetRowCount | Gets the number of accessible rows for the specified column. |