Click or drag to resize

StiElementGetNestedPages Method

Returns a list of the nested pages.

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public virtual List<StiPage> GetNestedPages()

Return Value

Type: ListStiPage

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.GetNestedPages"]

Implements

IStiElementGetNestedPages
See Also