|   | ControlElementsGetStartElement Method  | 
 
            Returns the first control element in the collection of type "start".
            If none are found null is returned.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ControlElement GetStartElement()
Return Value
Type: 
ControlElement
See Also