ComponentSpace Country Picker Control Reference

Country.Name Property

Gets the country name.

[Visual Basic]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Property Value

The country name.

See Also

Country Class | ComponentSpace.CountryPicker Namespace