[]
        
(Showing Draft Content)

C1.Win.C1Schedule.BeforeContextMenuShowEventArgs

BeforeContextMenuShowEventArgs Class

Provides data for the BeforeContextMenuShow event of the C1Schedule control.

Inheritance
BeforeContextMenuShowEventArgs
Namespace: C1.Win.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class BeforeContextMenuShowEventArgs : CancelEventArgs

Properties

Name Description
Appointment

Gets the Appointment object for which context menu is about to show.

SelectionType

Gets the SelectionType value determining the UI element type for which context menu is about to show.