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()
Public Overridable Function GetNestedPages As List(Of StiPage)
Return Value
Type:
ListStiPage[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.GetNestedPages"]
Implements
IStiElementGetNestedPagesSee Also