Skip to main content
All docs
V25.1
  • .NET 8.0+

    Localizing Your DevExpress-powered .NET App – Your Feedback Matters

    We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

    Take the survey Not interested

    RuleSet.SetCaptionHelperProvider(ICaptionHelperProvider) Method

    In This Article

    Namespace: DevExpress.Persistent.Validation

    Assembly: DevExpress.Persistent.Base.v25.1.dll

    #Declaration

    public void SetCaptionHelperProvider(
        ICaptionHelperProvider _captionHelperProvider
    )

    #Parameters

    Name Type
    _captionHelperProvider ICaptionHelperProvider
    See Also