ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / Details Property

In This Topic
    Details Property (BandedList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Details As Band
    public Band Details {get; set;}
    See Also