[]
Configuration for building the data tree.
public class DataTreeBuilderConfig
| Name | Description |
|---|---|
| DataTreeBuilderConfig() |
| 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. |