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

In This Topic
    Duplicate Property
    In This Topic
    Gets whether this CharRange contains the same string as the previous one.
    Syntax
    'Declaration
     
    Public ReadOnly Property Duplicate As System.Boolean
    public System.bool Duplicate {get;}
    See Also