Click or drag to resize

IStiTextElement Interface

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

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

The IStiTextElement type exposes the following members.

Properties
  NameDescription
Public propertyIsDefined (Inherited from IStiElement.)
Public propertyIsDesigning (Inherited from IStiElement.)
Public propertyIsEnabled (Inherited from IStiElement.)
Public propertyIsQuerable (Inherited from IStiElement.)
Public propertyKey (Inherited from IStiElement.)
Public propertyName (Inherited from IStiElement.)
Public propertyPage (Inherited from IStiElement.)
Public propertyReport (Inherited from IStiElement.)
Public propertyText
Public propertyZoom (Inherited from IStiElement.)
Top
Methods
  NameDescription
Public methodFetchAllMeters (Inherited from IStiElement.)
Public methodGetApp (Inherited from IStiAppComponent.)
Public methodGetKey (Inherited from IStiAppCell.)
Public methodGetMeters (Inherited from IStiElement.)
Public methodGetName (Inherited from IStiAppComponent.)
Public methodGetNestedPages (Inherited from IStiElement.)
Public methodGetReport (Inherited from IStiReportComponent.)
Public methodGetSimpleText
Public methodRetrieveUsedDataNames (Inherited from IStiRetrieval.)
Public methodSetKey (Inherited from IStiAppCell.)
Top
See Also