ReportCanvasService.createArrangeCommand Method
Creates a command that does all sorts of arrangements. Null if arrangement is not possible.
Parameters
- tobeArranged
-
Type: Array
ElementType: Object
Object containing information about the arranged.
viewModel - type:dundas.controls.CanvasSelectableViewModel - The view model of the arrangement
adapter - type:dundas.view.controls.Adapter - the adapter of the arrangement
Return Value
Type: UndoableCommand
The arrange command.