ComponentOne FlexReport for WinForms
DefaultBasePath Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > C1FlexReport Class : DefaultBasePath Property
Gets or sets the default directory that is used to resolve relative file names. By default this property is null, in which case Enviroment.CurrentDirectory is used.
Syntax
'Declaration
 
Public Shared Property DefaultBasePath As System.String
public static System.string DefaultBasePath {get; set;}
See Also

Reference

C1FlexReport Class
C1FlexReport Members
BasePath Property