WebXafXafariReportUIService Class

Platform-specific implementation of XafXafariReportUIServiceBase.

Namespace: Xafari.Reports.Xaf.Web.UI
Assembly: Xafari.Reports.Xaf.Web (in Xafari.Reports.Xaf.Web.dll)

  • c#
  • VB

[XafariReportUIServiceFeatures(XafariReportUIServiceFeatures.Preview | XafariReportUIServiceFeatures.ExportToFile)] public class WebXafXafariReportUIService : XafXafariReportUIServiceBase

<XafariReportUIServiceFeatures(XafariReportUIServiceFeatures.Preview Or XafariReportUIServiceFeatures.ExportToFile)> _
Public Class WebXafXafariReportUIService
  Inherits XafXafariReportUIServiceBase
End Class

Name Description
msdn2017/pubmethod WebXafXafariReportUIService(XafXafariReportBuilder) Creates new instance of the class.
Top
Name Description
msdn2017/pubproperty XafariReportBuilder Gets or sets XafXafariReportBuilder instance where executer uses. (inherited from XafXafariReportUIServiceBase).
Top
Name Description
msdn2017/protmethod BuildReport() (inherited from XafariReportUIServiceBase).
msdn2017/pubmethod DefaultAction(ShowViewParameters) Performs first available action with the report. Action search order is "Preview", "ExportToFile", "Send via mail". (inherited from XafariReportUIServiceBase).
msdn2017/pubmethod Dispose() Dispose resources (inherited from XafariReportUIServiceBase).
msdn2017/pubmethod DoAction(XafariReportUIServiceFeatures, ShowViewParameters) Performs specified action with the report. (inherited from XafariReportUIServiceBase).
msdn2017/pubmethod ExportToFile(XafariReportExportFormat) Export report to a file.
msdn2017/protmethod GetCurrenTemplateInfo() (inherited from XafariReportUIServiceBase).
msdn2017/protmethod GetFileExtension(XafariReportExportFormat) (inherited from XafXafariReportUIServiceBase).
msdn2017/protmethod GetFileNameToSave(XafariReportExportFormat) (inherited from XafXafariReportUIServiceBase).
msdn2017/pubmethod msdn2017/static GetUIServiceFeatures(XafariReportTemplateBase) (inherited from XafariReportUIServiceBase).
msdn2017/pubmethod MapiMailTo() Not supported. (inherited from XafXafariReportUIServiceBase).
msdn2017/pubmethod Preview() Preview report.
Top
Name Description
msdn2017/protfield msdn2017/static DefaultImageFormat (inherited from XafXafariReportUIServiceBase).
msdn2017/pubfield DisableKey
msdn2017/protfield DisposeBuilderObjectSpace It indicates whether to dispose the XafariReportBuilder's ObjectSpace when UIService instance is disposed. (inherited from XafariReportUIServiceBase).
msdn2017/pubfield XafariReportViewerDetailViewId
msdn2017/pubfield XafariReportViewerViewItemId
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1