Click or drag to resize

IStiElement Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Dashboard.IStiElement"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiElement : IStiReportComponent, 
	IStiAppComponent, IStiAppCell, IStiRetrieval

The IStiElement type exposes the following members.

Properties
Methods
  NameDescription
Public methodFetchAllMeters
Public methodGetApp (Inherited from IStiAppComponent.)
Public methodGetKey (Inherited from IStiAppCell.)
Public methodGetMeters
Public methodGetName (Inherited from IStiAppComponent.)
Public methodGetNestedPages
Public methodGetReport (Inherited from IStiReportComponent.)
Public methodRetrieveUsedDataNames (Inherited from IStiRetrieval.)
Public methodSetKey (Inherited from IStiAppCell.)
Top
See Also