Class StiBandsOptions

Hierarchy

  • StiBandsOptions

Index

Properties

showChildBand

showChildBand: boolean = true

Gets or sets a visibility of the ChildBand item in the bands menu of the designer.

showColumnFooterBand

showColumnFooterBand: boolean = true

Gets or sets a visibility of the ColumnFooterBand item in the bands menu of the designer.

showColumnHeaderBand

showColumnHeaderBand: boolean = true

Gets or sets a visibility of the ColumnHeaderBand item in the bands menu of the designer.

showDataBand

showDataBand: boolean = true

Gets or sets a visibility of the DataBand item in the bands menu of the designer.

showEmptyBand

showEmptyBand: boolean = true

Gets or sets a visibility of the EmptyBand item in the bands menu of the designer.

showFooterBand

showFooterBand: boolean = true

Gets or sets a visibility of the FooterBand item in the bands menu of the designer.

showGroupFooterBand

showGroupFooterBand: boolean = true

Gets or sets a visibility of the GroupFooterBand item in the bands menu of the designer.

showGroupHeaderBand

showGroupHeaderBand: boolean = true

Gets or sets a visibility of the GroupHeaderBand item in the bands menu of the designer.

showHeaderBand

showHeaderBand: boolean = true

Gets or sets a visibility of the HeaderBand item in the bands menu of the designer.

showHierarchicalBand

showHierarchicalBand: boolean = true

Gets or sets a visibility of the HierarchicalBand item in the bands menu of the designer.

showOverlayBand

showOverlayBand: boolean = true

Gets or sets a visibility of the OverlayBand item in the bands menu of the designer.

showPageFooterBand

showPageFooterBand: boolean = true

Gets or sets a visibility of the PageFooterBand item in the bands menu of the designer.

showPageHeaderBand

showPageHeaderBand: boolean = true

Gets or sets a visibility of the PageHeaderBand item in the bands menu of the designer.

showReportSummaryBand

showReportSummaryBand: boolean = true

Gets or sets a visibility of the ReportSummaryBand item in the bands menu of the designer.

showReportTitleBand

showReportTitleBand: boolean = true

Gets or sets a visibility of the ReportTitleBand item in the bands menu of the designer.

showTable

showTable: boolean = true

Gets or sets a visibility of the Table item in the bands menu of the designer.

showTableOfContents

showTableOfContents: boolean = true

Gets or sets a visibility of the TableOfContents item in the Bands menu of the designer.

Generated using TypeDoc