Skip to main content
All docs
V25.1
  • ChooseJsonSourcePage.QueryParameters Property

    Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

    Assembly: DevExpress.Xpf.DataAccess.v25.1.dll

    NuGet Package: DevExpress.Wpf.Reporting

    Declaration

    public ObservableCollection<ParameterViewModel> QueryParameters { get; }

    Property Value

    Type
    ObservableCollection<ParameterViewModel>
    See Also