Interface IStiAppDataColumn

Provides access to the datacolumn.

Hierarchy

Index

Properties

IStiAppCell

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

IStiAppDataCell

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

Methods

getDataType

  • getDataType(): Type
  • Returns a type of the data column.

    Returns Type

    The name of the data column.

getName

  • getName(): string

getNameInSource

  • getNameInSource(): string
  • Returns string

Generated using TypeDoc