menu

UWP

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

    Show / Hide Table of Contents

    Class ComputationInfoPopup

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

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

    Constructors

    ComputationInfoPopup(Style)

    Initializes a new instance of the ComputationInfoPopup class.

    Declaration
    public ComputationInfoPopup(Style style)
    Parameters
    Type Name Description
    Windows.UI.Xaml.Style style

    The style.

    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