Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / WidgetAnnotation.TriggerEvents Class / Leave Property

In This Topic
    Leave Property
    In This Topic
    Gets or sets an action to be performed when the annotation loses the input focus.
    Syntax
    'Declaration
     
    Public Property Leave As ActionBase
    public ActionBase Leave {get; set;}
    See Also