menu

UWP

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

    Show / Hide Table of Contents

    Class PivotValueChooser

    Represents the UI design for pivot value chooser.

    Inheritance
    System.Object
    PivotValueChooser
    Namespace: Syncfusion.UI.Xaml.PivotGrid
    Assembly: Syncfusion.SfPivotGrid.UWP.dll
    Syntax
    public class PivotValueChooser : Control

    Constructors

    PivotValueChooser(SfPivotGrid)

    Initializes a new instance of the Syncfusion.Windows.UI.Xaml.PivotGrid.RowPivotsOnly.PivotValueChooser class.

    Declaration
    public PivotValueChooser(SfPivotGrid pivotGrid)
    Parameters
    Type Name Description
    SfPivotGrid pivotGrid

    The PivotGrid control.

    Methods

    OnApplyTemplate()

    When overridden in a derived class, it is invoked whenever application code or internal processes call.

    Declaration
    protected override void OnApplyTemplate()

    Extension Methods

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