menu

UWP

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

    Show / Hide Table of Contents

    Class ModalPopup

    Inheritance
    System.Object
    ModalPopup
    Namespace: Syncfusion.UI.Xaml.Spreadsheet.Commands
    Assembly: Syncfusion.SfSpreadsheet.UWP.dll
    Syntax
    public class ModalPopup : ContentControl

    Constructors

    ModalPopup()

    Declaration
    public ModalPopup()

    Fields

    IsOpenProperty

    Declaration
    public static readonly DependencyProperty IsOpenProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    TitleProperty

    Declaration
    public static readonly DependencyProperty TitleProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    IsOpen

    Declaration
    public bool IsOpen { get; set; }
    Property Value
    Type
    System.Boolean

    Title

    Declaration
    public string Title { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

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