CellCheckBoxAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
TextOnLeft | 1 | The checkbox's text should be placed to the left of the checkbox itself -- not yet implemented. | |
InvertSense | 2 | The checkbox sense is inverted from the data (e.g. a field that stores the enabled state, but whose text is 'Disabled'). -- not yet implemented. | |
ImmedSaveCheckBox | 4 | In an Immediate-Save presentation use a checkbox instead of a a clickable text link (the default). | |
ShowCaptionInList | 8 | Set this option to have the checkbox label presented next to the checkbox in lists. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.