ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Tools Namespace / ReportCombiner Class / DefaultStep Property

In This Topic
    DefaultStep Property
    In This Topic
    Defines the default gap between two adjacent subreports. It's 1in by default.
    Syntax
    'Declaration
     
    Public Property DefaultStep As Length
    public Length DefaultStep {get; set;}
    See Also