| ComponentSpace Country Picker Control Reference |
|
Country.Selectable Property
Gets or sets the flag indicating whether the country is selectable.
[Visual Basic]
Public Property Selectable As
Boolean
[C#]
public
bool Selectable {get; set;}
Property Value
The flag indicating whether the country is selectable. The default is true.
See Also
Country Class | ComponentSpace.CountryPicker Namespace