ReportViewerExtension.Settings Property
Provides access to the ReportViewerExtension's settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public ReportViewerSettings Settings { get; }
Public ReadOnly Property Settings As ReportViewerSettings
Property Value
Type | Description |
---|---|
ReportViewerSettings | A ReportViewerSettings object. |
See Also
Feedback