ComponentOne PDF for WPF and Silverlight
IsMultiselect Property (PdfListBox)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf 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 Boolean
public bool IsMultiselect {get; set;}
See Also

Reference

PdfListBox Class
PdfListBox Members