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

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