'Declaration Public Property AllowSelection As AllowSelection
'Usage Dim instance As GcDropDownCalendar Dim value As AllowSelection instance.AllowSelection = value value = instance.AllowSelection
public AllowSelection AllowSelection {get; set;}
'Declaration Public Property AllowSelection As AllowSelection
'Usage Dim instance As GcDropDownCalendar Dim value As AllowSelection instance.AllowSelection = value value = instance.AllowSelection
public AllowSelection AllowSelection {get; set;}
Exception | Description |
---|---|
System.ArgumentException | Occurs when value set to the AllowSelection property is undefined in the GrapeCity.Windows.InputMan.AllowSelection enumeration. |