A newer version of this page is available.
Switch to the current version.
ReportViewerExtension.Settings Property
Provides access to the ReportViewerExtension's settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v18.2.dll
Declaration
public ReportViewerSettings Settings { get; }
Public ReadOnly Property Settings As ReportViewerSettings
Property Value
Type | Description |
---|---|
ReportViewerSettings | A ReportViewerSettings object. |
See Also
Feedback