Click or drag to resize

DataTableRangeWrapperGetColumnProperty Method

Overload List
 NameDescription
Public methodGetColumnProperty(Int32, Int32) Gets a column property by column and property index.
Public methodGetColumnProperty(Int32, String) Gets a column property by column index and property name.
Public methodGetColumnProperty(String, Int32) Gets a column property by column name and property index.
Public methodGetColumnProperty(String, String) Gets a column property by column name and property name.
Top
See Also