Data |
| Name | Description | |
|---|---|---|
| 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, Int32) | Gets a column property by column name and property index. | |
| GetColumnProperty(String, String) | Gets a column property by column name and property name. |