ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / AutoReplaceEventArgs Class / Replace Property

In This Topic
    Replace Property
    In This Topic
    Gets or sets the string that contains the replacement text.
    Syntax
    'Declaration
     
    Public Property Replace As System.String
    public System.string Replace {get; set;}
    See Also