ReportingSettings.UserDesignerOptions Property
In This Article
Contains Web Report Designer options.
Namespace: DevExpress.AspNetCore.Reporting
Assembly: DevExpress.AspNetCore.Reporting.v24.2.dll
NuGet Package: DevExpress.AspNetCore.Reporting
#Declaration
public UserDesignerOptions UserDesignerOptions { get; }
#Property Value
Type | Description |
---|---|
User |
Web Report Designer options. |
See Also