ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / Range Class / Length Property

In This Topic
    Length Property (Range)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Length As Integer
    public int Length {get; set;}
    See Also