Click or drag to resize
PanelContentSubpanels Property
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.4.1
Syntax
C#
public IList<PanelContent> Subpanels { get; }

Property Value

Type: IListPanelContent
See Also