| ComponentSpace State Picker Control Reference |
|
StatePicker.State Property
Gets or sets the selected state.
[Visual Basic]
Public Property State As
State
[C#]
public
State State {get; set;}
Property Value
The selected state. The default is California.
Exceptions
See Also
StatePicker Class | ComponentSpace.StatePicker Namespace