menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FilterValue - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FilterValue

    Represents the filter value item.

    Inheritance
    System.Object
    Element
    FilterValue
    Inherited Members
    Element.Clone()
    Element.ElementName
    Element.Name
    Element.Properties
    Element.RootNodeCaption
    Element.Visible
    Namespace: Syncfusion.Olap.UWP.Reports
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public class FilterValue : Element

    Constructors

    FilterValue()

    Declaration
    public FilterValue()

    Properties

    Filter_Value

    Gets or sets the filter value.

    Declaration
    public double Filter_Value { get; set; }
    Property Value
    Type Description
    System.Double

    The filter value.

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved