FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1TextRange Structure / Length Property

In This Topic
    Length Property
    In This Topic
    Gets or sets the length of the text range.
    Syntax
    'Declaration
     
    Public Property Length As Integer
    public int Length {get; set;}
    See Also