Click or drag to resize

IStiPanelGetElements Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.IStiPanel.GetElements(System.Boolean,System.String)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
List<IStiElement> GetElements(
	bool nested,
	string group = null
)

Parameters

nested
Type: SystemBoolean

[Missing <param name="nested"/> documentation for "M:Stimulsoft.Report.Dashboard.IStiPanel.GetElements(System.Boolean,System.String)"]

group (Optional)
Type: SystemString

[Missing <param name="group"/> documentation for "M:Stimulsoft.Report.Dashboard.IStiPanel.GetElements(System.Boolean,System.String)"]

Return Value

Type: ListIStiElement

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.IStiPanel.GetElements(System.Boolean,System.String)"]

See Also