[]
        
(Showing Draft Content)

C1.WPF.Report.FlexReport.DefaultBasePath

DefaultBasePath Property

DefaultBasePath

Gets or sets the default directory that is used to resolve relative file names. By default this property is null, in which case Environment.CurrentDirectory is used.

Declaration
public static string DefaultBasePath { get; set; }
See Also