ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / AutoReplaceEventArgs Class / Cancel Property

In This Topic
    Cancel Property (AutoReplaceEventArgs)
    In This Topic
    Gets or sets whether to skip this replacement.
    Syntax
    'Declaration
     
    Public Property Cancel As System.Boolean
    public System.bool Cancel {get; set;}
    See Also