menu

UWP

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

    Show / Hide Table of Contents

    Class CustomSummary

    An empty page that can be used on its own or navigated to within a Frame.

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

    Constructors

    CustomSummary(Style, SfPivotClient)

    Initializes a new instance of the CustomSummary class.

    Declaration
    public CustomSummary(Style style, SfPivotClient clientControl)
    Parameters
    Type Name Description
    Windows.UI.Xaml.Style style

    The style.

    SfPivotClient clientControl

    The Pivot Client.

    Fields

    ClientControlProperty

    Identifies the Syncfusion.Windows.Controls.PivotGrid.PivotValueChooser.ClientControl dependency property.

    Declaration
    public static DependencyProperty ClientControlProperty
    Field Value
    Type Description
    Windows.UI.Xaml.DependencyProperty

    The identifier for the Syncfusion.Windows.Controls.PivotGrid.PivotValueChooser.ClientControl dependency property.

    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