ActiveReports 13
SourceFormat Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : SourceFormat Property
Specifies the format of the report source Uri. Should be used when Source does not have an extension.
Syntax
'Declaration
 
Public Property SourceFormat As Nullable(Of DocumentFormat)
public Nullable<DocumentFormat> SourceFormat {get; set;}
See Also

Reference

Viewer Class
Viewer Members