TdxPDFChoiceField.MultiSelect Property
Specifies if users can select multiple field items.
Declaration
property MultiSelect: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | True if users can select multiple field items; otherwise, False. |
See Also