WEBWIDTH Property (DATATABLE)
PLBCMP GUI Only
The WEBWIDTH property specifies the width of a column in a DATATABLE.
WEBWIDTH={value}
Note the following:
WEBWIDTH may be used with SETPROP or GETPROP statements for elements of the Columns collection.
This property only takes affect when a DATATABLE is bound to a HTMLCONTROL.
The {string} is a Character String Variable or literal that specifies a string with normal HTML format used for the CSS 'width' that is applied to a DATATABLE Columns column. See the following link for CSS units that can be used:
Example:
|
|
|
|
|
|
|
|
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |