[]
Provides data for the BeforeContextMenuShow event of the C1Schedule control.
public class BeforeContextMenuShowEventArgs : CancelEventArgs
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. |