FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1TextRange Structure / EndPosition Property

In This Topic
    EndPosition Property (C1TextRange)
    In This Topic
    Gets or sets the end position (inclusive) of the text range.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndPosition As Integer
    public int EndPosition {get;}
    See Also