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