ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / NewSection Property

In This Topic
    NewSection Property (BandedList)
    In This Topic
    Gets or sets a value indicates whether banded list is in it's own section.
    Syntax
    'Declaration
     
    Public Property NewSection As Boolean
    public bool NewSection {get; set;}
    See Also