public bool ShowCloseButton {get; set;}
'Declaration Public Property ShowCloseButton As Boolean
'Declaration
Public Property ShowCloseButton As Boolean
'Usage Dim instance As C1DropDown Dim value As Boolean instance.ShowCloseButton = value value = instance.ShowCloseButton
'Usage
Dim instance As C1DropDown Dim value As Boolean instance.ShowCloseButton = value value = instance.ShowCloseButton
C1DropDown Class C1DropDown Members