[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig

DataTreeBuilderConfig Class

Configuration for building the data tree.

Inheritance
DataTreeBuilderConfig
Namespace: GrapeCity.ActiveReports.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class DataTreeBuilderConfig

Constructors

Name Description
DataTreeBuilderConfig()

Properties

Name Description
DataProviders

Gets or sets the factory for creating data providers.

LocateDataSource

Gets or sets the function for locating data sources.

PrefetchData

Gets or sets a value indicating whether data should be prefetched.

ResolveCredentials

Gets or sets the method for resolving credentials.

Extension Methods