Class StiComponentsOptions

Hierarchy

  • StiComponentsOptions

Index

Properties

showBarCode

showBarCode: boolean = true

Gets or sets a visibility of the BarCode item in the components menu of the designer.

showChart

showChart: boolean = true

Gets or sets a visibility of the Chart item in the components menu of the designer.

showCheckBox

showCheckBox: boolean = true

Gets or sets a visibility of the CheckBox item in the components menu of the designer.

showClone

showClone: boolean = true

Gets or sets a visibility of the Clone item in the components menu of the designer.

showGauge

showGauge: boolean = true

Gets or sets a visibility of the Gauge item in the components menu of the designer.

showImage

showImage: boolean = true

Gets or sets a visibility of the Image item in the components menu of the designer.

showMap

showMap: boolean = true

Gets or sets a visibility of the Map item in the Components menu of the designer.

showMathFormula

showMathFormula: boolean = false

Gets or sets a visibility of the MathFormula item in the Components menu of the designer.

showPanel

showPanel: boolean = true

Gets or sets a visibility of the Panel item in the components menu of the designer.

showRichText

showRichText: boolean = false

Gets or sets a visibility of the RichText item in the components menu of the designer.

showShape

showShape: boolean = true

Gets or sets a visibility of the Shape item in the components menu of the designer.

showSparkline

showSparkline: boolean = true

Gets or sets a visibility of the Sparkline item in the components menu of the designer.

showSubReport

showSubReport: boolean = true

Gets or sets a visibility of the SubReport item in the components menu of the designer.

showText

showText: boolean = true

Gets or sets a visibility of the Text item in the components menu of the designer.

showTextInCells

showTextInCells: boolean = true

Gets or sets a visibility of the TextInCells item in the components menu of the designer.

showZipCode

showZipCode: boolean = false

Gets or sets a visibility of the ZipCode item in the components menu of the designer.

Generated using TypeDoc