Skip to main content
All docs
V26.1
  • CascadingParametersService.ValidateFilterString(LookUpSettings, out Exception) Method

    Namespace: DevExpress.XtraReports.Parameters

    Assembly: DevExpress.Printing.v26.1.Core.dll

    Declaration

    public static bool ValidateFilterString(
        LookUpSettings settings,
        out Exception exception
    )

    Parameters

    Name Type
    settings LookUpSettings
    exception Exception

    Returns

    Type
    Boolean
    See Also