Hierarchy

Index

Properties

IAsIs

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

ICloneable

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

IStiGrowToHeight

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

IStiName

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

IStiPrintOn

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

dockStyle

dockStyle: StiDockStyle

enabled

enabled: boolean

growToHeight

growToHeight: boolean

guid

guid: string

isDesigning

isDesigning: boolean

name

name: string

parent

parent: StiContainer

printOn

printable

printable: boolean

report

report: StiReport

Methods

as

  • Type parameters

    • T

    Parameters

    Returns T

clone

  • clone(): any

is

  • Type parameters

    • T

    Parameters

    Returns this

is2

  • is2<T>(type: object | Interface<T>): boolean
  • Type parameters

    • T

    Parameters

    Returns boolean

Generated using TypeDoc