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