Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BeforeContextMenuShowEventArgs Class / SelectionType Property

In This Topic
    SelectionType Property (BeforeContextMenuShowEventArgs)
    In This Topic
    Gets the SelectionType value determining the UI element type for which context menu is about to show.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectionType As SelectionType
    public SelectionType SelectionType {get;}
    See Also