ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace > ListBox Class : MultiSelect Property |
'Declaration Public Property MultiSelect As Boolean
'Usage Dim instance As ListBox Dim value As Boolean instance.MultiSelect = value value = instance.MultiSelect
public bool MultiSelect {get; set;}