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:
COLUMNWIDTH may be used in CREATE, SETPROP, or GETPROP statements of DATALIST objects.
Multiple columns in DATALISTs are enabled by the MULTICOLUMN property.
{value} is a decimal number, a Numeric Variable, an Expression, defining the column width.
When using the PL/B Web Server, this property is not supported.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |