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

In This Topic
    CustomData Property (BandedList)
    In This Topic
    Gets or sets the custom data settings used by the custom report item
    Syntax
    'Declaration
     
    Public Property CustomData As CustomData
    public CustomData CustomData {get; set;}
    See Also