ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / DataTreeBuilderConfig Class / PrefetchData Property

In This Topic
    PrefetchData Property
    In This Topic
    Gets or sets a value indicating whether data should be prefetched.
    Syntax
    'Declaration
     
    Public Property PrefetchData As Boolean
    public bool PrefetchData {get; set;}
    See Also