Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1TextRange Class / Start Property

In This Topic
    Start Property
    In This Topic
    Gets the start pointer of the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property Start As C1TextPointer
    public C1TextPointer Start {get;}
    See Also