Click or drag to resize
EditingFormControlNestedControlPanel Property
Gets the Panel where the nested control is placed.

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

Property Value

Type: Panel
See Also