| RegionInitialState Property |
The
State that will be made active when the
Region is entered
the first time.
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax public State InitialState { get; }
Public ReadOnly Property InitialState As State
Get
public:
property State^ InitialState {
State^ get ();
}
member InitialState : State with get
Property Value
Type:
StateSee Also