ReportDesignerRequestOptions.Host Property
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type |
---|
String |
See Also
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
[DataMember(Name = "host")]
public string Host { get; set; }
<DataMember(Name:="host")>
Public Property Host As String
Type |
---|
String |
No
Your feedback is appreciated.