| TransitionFromControlElement Property |
If the transition goes from a control element then FromControlElement holds this control element.
If the transition doesn't go from a control element then FromControlElement is null.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ControlElement FromControlElement { get; }
Property Value
Type:
ControlElement
See Also