Skip to main content
All docs
V23.2

ReportingSettings.UserDesignerOptions Property

Contains Web Report Designer options.

Namespace: DevExpress.AspNetCore.Reporting

Assembly: DevExpress.AspNetCore.Reporting.v23.2.dll

NuGet Package: DevExpress.AspNetCore.Reporting

Declaration

public UserDesignerOptions UserDesignerOptions { get; }

Property Value

Type Description
UserDesignerOptions

Web Report Designer options.

See Also