Page History
...
Value | Description |
---|---|
4 | Editable (allow row insertion and deletion) |
8 | Allow Resizing |
16 | Numbers - Column heading are 1, 2, 3, ... |
32 | Letters - Column headings are A, B, C, ... |
48 | OwnerDef - Column headings are set by the user |
64 | Display Horizontal Grid |
128 | Display Vertical Grid |
256 | Permit Row Selection |
512 | Multi-Row Selection |
1024 | Permit Column Selection |
4096 | Allow >64k of data (but disallow column addition or deletion using Send_Message) |
8192 | Display Row Buttons |
16384 | Display Row Numbers |
See also
PSStyle property, COLSTYLE message, Bitwise operators, IConv( expression, "MX"), OConv( expression, "MX"), RTI_Style_Equates
...