PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / UserRibbonPreviewActionEventArgs Class / Action Property

In This Topic
    Action Property (UserRibbonPreviewActionEventArgs)
    In This Topic
    Gets the RibbonPreviewAction value related to the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As RibbonPreviewAction
    public RibbonPreviewAction Action {get;}
    See Also