ComponentSpace State Picker Control Reference

State.Code Property

Gets the state code.

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

Property Value

The state code.

See Also

State Class | ComponentSpace.StatePicker Namespace