'Declaration Public Overrides Property ShowPopupButton As Boolean
'Usage Dim instance As DoubleCellType Dim value As Boolean instance.ShowPopupButton = value value = instance.ShowPopupButton
public override bool ShowPopupButton {get; set;}
'Declaration Public Overrides Property ShowPopupButton As Boolean
'Usage Dim instance As DoubleCellType Dim value As Boolean instance.ShowPopupButton = value value = instance.ShowPopupButton
public override bool ShowPopupButton {get; set;}