ActiveReports 12
BaseUri Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility Namespace > ResourceLocator Class : BaseUri Property
Base System.Uri that all the resources are located relatively to.
Syntax
'Declaration
 
Public Property BaseUri As Uri
public Uri BaseUri {get; set;}
Exceptions
ExceptionDescription
The exception that is thrown when one of the arguments provided to a method is not valid.
See Also

Reference

ResourceLocator Class
ResourceLocator Members