chainCells(Object[]) Method
chains values contained in chainPart together with commas, mainly used for creating select header
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static string chainCells( object[] chainPart )
Parameters
- chainPart
- Type: Objectrange where values should be chained
Returns
String
chained String