menu

UWP

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

    Show / Hide Table of Contents

    Class FilterElement

    Represents the filter element with applied either label or value filter condition.

    Inheritance
    System.Object
    FilterElement
    Namespace: Syncfusion.UI.Xaml.PivotClient
    Assembly: Syncfusion.SfPivotClient.UWP.dll
    Syntax
    public class FilterElement : Object

    Constructors

    FilterElement()

    Initializes a new instance of the FilterElement class.

    Declaration
    public FilterElement()

    Properties

    Name

    Represents the name of the filter element

    Declaration
    public string Name { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

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