[]
        
(Showing Draft Content)

C1.Win.RibbonPreview.C1RibbonPreviewDialog.UserAction

UserAction Event

Allows to provide non-standard action handling, or cancel the action.

Namespace: C1.Win.RibbonPreview
Assembly: C1.Win.RibbonPreview.8.dll
Syntax
public event EventHandler<UserRibbonPreviewActionEventArgs> UserAction
Returns
Type Description
EventHandler<UserRibbonPreviewActionEventArgs> Allows to provide non-standard action handling, or cancel the action.