Skip to main content
All docs
V26.1
  • DBSetFilterViewModel.ServiceProvider Property

    Namespace: DevExpress.DataAccess.UI.EntityFramework

    Assembly: DevExpress.DataAccess.v26.1.dll

    Declaration

    [EditorBrowsable(EditorBrowsableState.Never)]
    public IServiceProvider ServiceProvider { get; }

    Property Value

    Type
    IServiceProvider
    See Also