ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / List Class / GrowDirection Property

In This Topic
    GrowDirection Property (List)
    In This Topic
    List layout grow direction
    Syntax
    'Declaration
     
    Public Property GrowDirection As GrowDirection
    public GrowDirection GrowDirection {get; set;}
    See Also