Click or drag to resize

DataTableMultipleColumnProxySetDataColumns Method

Overload List
 NameDescription
Public methodSetDataColumns(String, IEnumerableDataColumn) Sets the data columns in the bundle identified by identifier.
Public methodSetDataColumns(String, IEnumerableIReadableColumnProxy) Clears the bundle identified by identifier, and then sets the data columns in this bundle using an enumeration of data column proxies.
Top
See Also