devexpress-reporting
Version:
DevExpress Reporting provides the capability to develop a reporting application to create and customize reports.
20 lines (19 loc) • 878 B
TypeScript
/**
* DevExpress HTML/JS Reporting (scopes\reporting-designer-bands-internal.d.ts)
* Version: 24.2.6
* Build date: Mar 18, 2025
* Copyright (c) 2012 - 2025 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';
import '../designer/bands/_verticalBandsUtils';
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';
export * from '../designer/bands/_verticalBandsUtils';