|   | FormSectionBaseSetVOrder Method  | 
 
            Set vertical order
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic void SetVOrder(
	Form form,
	int vOrder,
	bool calcParentChildVOrder
)
Parameters
- form
 - Type: Omada.OE.ModelForm
 - vOrder
 - Type: SystemInt32
 - calcParentChildVOrder
 - Type: SystemBoolean
 
See Also