menu

UWP

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

    Show / Hide Table of Contents

    Class MultiFunctionalSortFilterPopup

    Represents an popup which allows user to apply multifunctionalsortfiltering.

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

    Constructors

    MultiFunctionalSortFilterPopup()

    Initializes a new instance of the Syncfusion.UI.Xaml.PivotClient.MultiFunctinalSortFilterPopup class.

    Declaration
    public MultiFunctionalSortFilterPopup()

    MultiFunctionalSortFilterPopup(Style, SplitButton, Object)

    Initializes a new instance of the Syncfusion.UI.Xaml.PivotClient.MultiFunctinalSortFilterPopup class.

    Declaration
    public MultiFunctionalSortFilterPopup(Style style, SplitButton host, object metaData)
    Parameters
    Type Name Description
    Windows.UI.Xaml.Style style

    The style of the multiFunctionalSortFilterPopup

    SplitButton host

    The split button that hosts the multiFunctinalSortFilterPopup

    System.Object metaData

    The collection of nodes available in the multiFunctinalSortFilterPopup

    Methods

    Dispose()

    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

    Declaration
    public void Dispose()

    OnApplyTemplate()

    Builds the visual tree for this control when a new template is applied.

    Declaration
    protected override void OnApplyTemplate()

    Extension Methods

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