Click or drag to resize
BasicFormFormPanel Property
Returns form outer panel.

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

Property Value

Type: Panel
See Also