setColOrder Method
  Sets the column order. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
Parameters
- num
- 
   Type: 
   SystemInt32
   
 Ordering criterion:- 0 - Default order.
- 1 - Alphabetical order.
 
Return Value
Type: Int320 on success.
 Examples
Examples
  int returned = XPRB.setColOrder(1); 
 See Also
See Also
 
