Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FindReplaceSupport Class / ReplacePattern Property

In This Topic
    ReplacePattern Property
    In This Topic
    Gets or sets replace pattern.
    Syntax
    'Declaration
     
    Public Property ReplacePattern As System.String
    public System.string ReplacePattern {get; set;}
    See Also