Back to Devexpress

ReportPreviewSettings Class

xtrareports-devexpress-dot-xtrareports-dot-web-dot-reportdesigner-2eebd913.md

latest1.7 KB
Original Source

ReportPreviewSettings Class

Contains settings that apply to the Report Designer Preview.

Namespace : DevExpress.XtraReports.Web.ReportDesigner

Assembly : DevExpress.XtraReports.v25.2.Web.WebForms.dll

NuGet Package : DevExpress.Web.Reporting

Declaration

csharp
public class ReportPreviewSettings :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class ReportPreviewSettings
    Inherits PropertiesBase
    Implements IPropertiesOwner

The following members return ReportPreviewSettings objects:

LibraryRelated API Members
.NET Reporting ToolsASPxReportDesigner.SettingsReportPreview
ASP.NET MVC ExtensionsReportDesignerSettings.SettingsReportPreview

Inheritance

Object StateManager PropertiesBase ReportPreviewSettings

See Also

ReportPreviewSettings Members

DevExpress.XtraReports.Web.ReportDesigner Namespace