Interface IStiReport

Describes the interface to access main report posibilities.

Hierarchy

Implemented by

Index

Properties

IStiApp

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

IStiAppCell

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

Methods

fetchPages

  • Returns an enumeration of the pages from this report.

    Returns List<IStiReportPage>

    The enumeration of the pages.

getDictionary

Generated using TypeDoc