ComponentOne PDF for .NET
IsMultiselect Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfListBox Class : IsMultiselect Property
Gets or sets a value indicating wther multiple items can be selected in the current PdfListBox.
Syntax
'Declaration
 
Public Property IsMultiselect As System.Boolean
public System.bool IsMultiselect {get; set;}
See Also

Reference

PdfListBox Class
PdfListBox Members