menu

UWP

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

    Show / Hide Table of Contents

    Class PivotGridSortHeaderCell

    Represents the grid cell containing SortHeader.

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

    Constructors

    PivotGridSortHeaderCell()

    Initializes the new instance of PivotGridSortHeaderCell/>

    Declaration
    public PivotGridSortHeaderCell()

    Fields

    filteredItems

    Sets the collection of filter items.

    Declaration
    public List<FilterItem> filteredItems
    Field Value
    Type
    System.Collections.Generic.List<FilterItem>

    Methods

    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