ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QueryFilterValue - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QueryFilterValue

    Inheritance
    System.Object
    QueryFilterValue
    Namespace: Syncfusion.Report.Data
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public class QueryFilterValue : Object

    Constructors

    QueryFilterValue()

    Declaration
    public QueryFilterValue()

    Properties

    Value1

    Declaration
    public object Value1 { get; set; }
    Property Value
    Type Description
    System.Object

    Value2

    Declaration
    public object Value2 { get; set; }
    Property Value
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved