Click or drag to resize

StiTableElementGetNestedPages Method

Returns a list of the nested pages.

Namespace:  Stimulsoft.Dashboard.Components.Table
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.Table.StiTableElement.GetNestedPages"]

Implements

IStiElementGetNestedPages
IStiElementGetNestedPages
See Also