[]
        
(Showing Draft Content)

C1.WPF.GanttView.ChartViewContextMenuViewModel

ChartViewContextMenuViewModel Class

Inheritance
ChartViewContextMenuViewModel
Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class ChartViewContextMenuViewModel : ContextMenuViewModel, INotifyPropertyChanged
Public Class ChartViewContextMenuViewModel
    Inherits ContextMenuViewModel
    Implements INotifyPropertyChanged

Constructors

Name Description
ChartViewContextMenuViewModel()

Properties

Name Description
DeleteTaskCommand
DeleteTaskOpacity
ShowBarStylesDialogCommand
ShowBarStylesOpacity
ShowLayoutDialogCommand
ShowProgressLineDialogCommand
ShowTaskInfoDialogCommand
ShowTaskInfoOpacity
ShowTimescaleDialogCommand
ShowTimescaleOpacity
ShowWorkingTimeDialogCommand
ShowWorkingTimeOpacity
ShowZoomDialogCommand
SplitTaskCommand
SplitTaskOpacity

Methods

Name Description
ChangeContextMenuState(C1GanttView)