UNPKG

devexpress-reporting

Version:

DevExpress Reporting provides the capability to develop a reporting application to create and customize reports.

18 lines (17 loc) 776 B
/** * DevExpress HTML/JS Reporting (scopes\reporting-designer-bands-internal.d.ts) * Version: 20.2.13 * Build date: Apr 10, 2023 * Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED * License: https://www.devexpress.com/Support/EULAs/universal.xml */ import '../designer/bands/_bandHolder'; import '../designer/bands/_bandUtils'; import '../designer/bands/_bandContainerUtils'; import '../designer/bands/_printAcrossBandsPlaceHolder'; import '../designer/bands/_vericalBandContainer'; export * from '../designer/bands/_bandHolder'; export * from '../designer/bands/_bandUtils'; export * from '../designer/bands/_bandContainerUtils'; export * from '../designer/bands/_printAcrossBandsPlaceHolder'; export * from '../designer/bands/_vericalBandContainer';