Gets or sets the modifier key, which when pressed allows users to interactively clone items.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public Keys ItemCloneKey { get; set; } |
Visual Basic
![]() |
---|
Public Property ItemCloneKey As Keys |
One of the Keys enumeration values that specifies the modifier key for cloning items. Default value is Keys.Shift.