Interface IStiReportPage

Describes the interface to access report page posibilities.

Hierarchy

Implemented by

Index

Properties

IStiAppComponent

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

IStiReportComponent

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

Methods

getReport

parseExpression

  • parseExpression(text: string): string
  • Parameters

    • text: string

    Returns string

Generated using TypeDoc