ListBox.Multiselect Property
Gets or Sets the multi select flag status of list box. If set, more than one of the field’s option items may be selected simultaneously; if clear, no more than one item at a time may be selected.
public bool Multiselect { get; set; }
Public Property Multiselect As Boolean
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.