Click or drag to resize

FormSectionWithText Constructor (Int32, Form, AppString)

Constructor of FormSectionWithText object

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public FormSectionWithText(
	int id,
	Form owner,
	AppString name
)

Parameters

id
Type: SystemInt32
owner
Type: Omada.OE.ModelForm
name
Type: Omada.OE.ModelAppString
See Also