Back to Devexpress

XtraReport.SourceUrl Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xtrareport-c1fa6301.md

latest1.3 KB
Original Source

XtraReport.SourceUrl Property

For internal use.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[Browsable(false)]
public string SourceUrl { get; set; }
vb
<Browsable(False)>
Public Property SourceUrl As String

Property Value

TypeDescription
String

A String value.

|

See Also

Tag

Custom Report Storage

XtraReport Class

XtraReport Members

DevExpress.XtraReports.UI Namespace