menu

Document Processing

ModalPopup Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    ModalPopup Class

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved