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

In This Topic
    Found Property
    In This Topic
    Gets the string that is about to be replaced.
    Syntax
    'Declaration
     
    Public ReadOnly Property Found As System.String
    public System.string Found {get;}
    See Also