Click or drag to resize

IndependentAndDependentColumnsGetPropertyValueOfColumn Method

Overload List
 NameDescription
Public methodStatic memberGetPropertyValueOfColumn(DataColumn, String) Gets the value of a specified property for a given data column, if defined, or returns an empty value if the property is not set.
Public methodStatic memberGetPropertyValueOfColumn(IReadableColumn, String, DataTable, IRowSelection) Gets the property value of a column.
Top
See Also