'Declaration
Public Overridable Property ShowPopupButton As Boolean
'Usage
Dim instance As BaseDropDownCellType Dim value As Boolean instance.ShowPopupButton = value value = instance.ShowPopupButton
public virtual bool ShowPopupButton {get; set;}
'Declaration
Public Overridable Property ShowPopupButton As Boolean
'Usage
Dim instance As BaseDropDownCellType Dim value As Boolean instance.ShowPopupButton = value value = instance.ShowPopupButton
public virtual bool ShowPopupButton {get; set;}