Click or drag to resize
FormControlForm Property
Form where the control is used.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public BasicForm Form { get; set; }

Property Value

Type: BasicForm
See Also