IColumn Members
In This Article
#Properties
Name | Description |
---|---|
Item[Int32] | Gets an individual column value by the specified row index. |
Name | Gets the column name. |
Type | Gets the column type. |
#Methods
Name | Description |
---|---|
Get |
Gets an individual column value from the specified row. |
Get |
Gets an individual column value by the specified row index. |
See Also