STRIPED Property
10.5, PLBCMP GUI Only
The STRIPED property allows zebra-stripes to be applied to the table data when a DATATABLE is bound to a HMTLCONTROL. The property uses the following format:
STRIPED={value}
Note the following:
STRIPED may be used in CREATE, GETPROP, or SETPROP statements of a .DATATABLE
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:
|
Value |
Keyword |
Striped generation is ... |
|
0 |
$OFF |
disabled (default). |
|
1 |
$ON |
enabled. |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |