Skip to main content
All docs
V25.1
  • StandardReportType.Equals(Object) Method

    Namespace: DevExpress.AIIntegration.Reporting.Wizard

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public override bool Equals(
        object obj
    )

    Parameters

    Name Type
    obj Object

    Returns

    Type
    Boolean
    See Also