COLUMNWIDTH Property


8.7C, PLBCMP GUI Only

 

The COLUMNWIDTH property defines the column width of a multicolumn DATALIST object. The property uses the following format:

 

COLUMNWIDTH={value}

Note the following:

  1. COLUMNWIDTH may be used in CREATE, SETPROP, or GETPROP statements of DATALIST objects.

  2. Multiple columns in DATALISTs are enabled by the MULTICOLUMN property.

  3. {value} is a decimal number, a Numeric Variable, an Expression, defining the column width.

  4. When using the PL/B Web Server, this property is not supported.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference COLUMNS (TableLayoutPanel) COMBOSTYLE Property