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

In This Topic
    Start Property (CharRange)
    In This Topic
    Gets the starting index of the string represented by this CharRange within the text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Start As System.Integer
    public System.int Start {get;}
    See Also