Interface IStiReportComponent

Describes the base interface for all report components.

Hierarchy

Implemented by

Index

Properties

IStiAppCell

IStiAppCell: Interface<IStiAppCell> = new Stimulsoft.System.Interface<IStiAppCell>("IStiAppCell")

IStiAppComponent

IStiAppComponent: Interface<IStiAppComponent> = new Stimulsoft.System.Interface<IStiAppComponent>("IStiAppComponent")

Methods

getApp

getName

  • getName(): string

getReport

  • Returns reference to the report which contains this component.

    Returns IStiReport

    Reference to the report.

Generated using TypeDoc