[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ResourceLocator.BaseUri

BaseUri Property

BaseUri

Gets or sets the base System.Uri that all the resources are located relative to.

Declaration
public Uri BaseUri { get; set; }
Property Value
Type Description
Uri

A base System.Uri object for locating resources.

Exceptions
Type Condition
ArgumentException

Thrown if value is null.