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