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

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