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:

  1. STRIPED may be used in CREATE, GETPROP, or SETPROP statements of a .DATATABLE

  2. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  3.  

    Value

    Keyword

    Striped generation is ...

    0

    $OFF

    disabled (default).

    1

    $ON

    enabled.

 

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

 



PL/B Language Reference STRIKE Property STYLE Property