Click or drag to resize

StiOnlineMapRepaintHelperFetchAllComponents Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.FetchAllComponents(Stimulsoft.Base.IStiReport)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static List<IStiAppComponent> FetchAllComponents(
	IStiReport report
)

Parameters

report
Type: Stimulsoft.BaseIStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.FetchAllComponents(Stimulsoft.Base.IStiReport)"]

Return Value

Type: ListIStiAppComponent

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.FetchAllComponents(Stimulsoft.Base.IStiReport)"]

See Also