Skip to main content
All docs
V26.1
  • DxReportDesignerReportPreviewSettings.SearchSettings Property

    Allows you to specify search settings.

    Namespace: DevExpress.Blazor.Reporting

    Assembly: DevExpress.Blazor.Reporting.v26.1.JSBasedControls.Common.dll

    Declaration

    [Parameter]
    public SearchSettings SearchSettings { get; set; }

    Property Value

    Type Description
    SearchSettings

    Search settings.

    See Also