[]
        
(Showing Draft Content)

C1.WPF.Schedule.SelectionCommand

SelectionCommand Enum

Determines the type of selection.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public enum SelectionCommand

Fields

Name Description
Extend

Extend selection command.

Select

Select command.

Toggle

Toggle selection command.

Unselect

Unselect command.