Name | Description | |
---|---|---|
![]() | IsFirstTime | Is frist time to excute the command or not. |
The following tables list the members exposed by BaseCommand.
Name | Description | |
---|---|---|
![]() | IsFirstTime | Is frist time to excute the command or not. |
Name | Description | |
---|---|---|
![]() | View | Gets the C1.WPF.GanttView.C1GanttView object, that's command owner. |
Name | Description | |
---|---|---|
![]() | AddCommandToUndoStack | Add command to the undo stack for undo operation. |
![]() | Do | Executes the command without events. |
![]() | Undo | Unexecutes the command without events. |