PanelContentSubpanels Property A Sandcastle Documented Class Library
A read only list of all subpanels in this panel

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public IList<PanelContent> Subpanels { get; }

Property Value

Type: IListPanelContent
See Also

Reference