[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.TriggerEvents.MouseUp

MouseUp Property

MouseUp

Gets or sets an action to be performed when the mouse button is released inside the field’s active area.

Declaration
public ActionBase MouseUp { get; set; }
Public Property MouseUp As ActionBase