Skip to main content
All docs
V25.1
  • PropertyLocalizationFilter.IsFit(String, Object) Method

    Namespace: DevExpress.XtraReports.Localization

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public virtual bool IsFit(
        string path,
        object component
    )

    Parameters

    Name Type
    path String
    component Object

    Returns

    Type
    Boolean
    See Also