[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.XMLDataSource.ResourceLocator

ResourceLocator Property

ResourceLocator

Gets or sets the function that returns resource stream for a given name.

Declaration
[Browsable(false)]
public Func<string, Stream> ResourceLocator { get; set; }