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

In This Topic
    DefaultStep Property
    In This Topic
    Gets or sets the default gap between two adjacent subreports.
    Syntax
    'Declaration
     
    Public Property DefaultStep As Length
    public Length DefaultStep {get; set;}

    Property Value

    The default is 1 inch.
    See Also