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