Click or drag to resize

StiRegionMapElementGetNestedPages Method

Returns a list of the nested pages.

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

Return Value

Type: ListStiPage

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

Implements

IStiElementGetNestedPages
IStiElementGetNestedPages
See Also