CellRadioButtonsAttrs Enumeration |
Namespace: NetQuarry.Data
| Member name | Value | Description | |
|---|---|---|---|
| Horizontal | 1 | Radio buttons should be layed out horizontally (left-to-right) instead of vertically (top-to-bottom). | |
| NoScroll | 2 | The field should not be scrollable. | |
| NoBorder | 4 | The list of buttons should not have a border. | |
| SizeDynamically | 8 | If a border is used, size the border to the RadioButtons ignoring any layout sizing. | |
| NoHtmlEscape | 16 | The text of the buttons should not be escaped for HTML. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.