FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ContextMenuPopupEventArgs Class / Component Property

In This Topic
    Component Property (ContextMenuPopupEventArgs)
    In This Topic
    Gets the component for which the menu is shown.
    Syntax
    'Declaration
     
    Public ReadOnly Property Component As System.ComponentModel.Component
    public System.ComponentModel.Component Component {get;}
    See Also