DefineCrossTabPage Class
Declaration
export class DefineCrossTabPage extends FullscreenWizardPage
constructor(_reportWizardOptions)
Initializes a new instance of the DefineCrossTabPage class with specified settings.
Declaration
constructor(
_reportWizardOptions: DevExpress.Reporting.Designer.Wizard._ReportWizardOptions
)
Parameters
| Name |
Type |
| _reportWizardOptions |
_ReportWizardOptions |
Methods
canNext Method
Declaration
canNext(): boolean
Returns
commit Method
Declaration
commit(): JQuery.Promise<any, any, any>
Returns
| Type |
| Promise<any,any,any> |
getNextSectionId(sectionId) Method
Declaration
getNextSectionId(
sectionId: string
): string
Parameters
| Name |
Type |
| sectionId |
string |
Returns
registerSections Method
Declaration
registerSections(): void