[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.IReportDesignerBackendApi.LocateDataSource

LocateDataSource Property

LocateDataSource

Gets or sets the function to locate the data source.

Declaration
Func<object> LocateDataSource { get; set; }
Property Value
Type Description
Func<object>

A Func<TResult> that returns the data source object.