menu

Document Processing

MessageBoxType Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    MessageBoxType Class

    Different types of message dialogs like in excel.

    Inheritance
    System.Object
    MessageBoxType
    Namespace: Syncfusion.UI.Xaml.Spreadsheet.Helpers
    Assembly: Syncfusion.SfSpreadsheet.UWP.dll
    Syntax
    public sealed class MessageBoxType : Enum

    Fields

    Close

    Declaration
    public const MessageBoxType Close
    Field Value
    Type
    MessageBoxType

    OK

    Declaration
    public const MessageBoxType OK
    Field Value
    Type
    MessageBoxType

    OKCancel

    Declaration
    public const MessageBoxType OKCancel
    Field Value
    Type
    MessageBoxType

    RetryCancel

    Declaration
    public const MessageBoxType RetryCancel
    Field Value
    Type
    MessageBoxType

    YesNo

    Declaration
    public const MessageBoxType YesNo
    Field Value
    Type
    MessageBoxType

    YesNoCancel

    Declaration
    public const MessageBoxType YesNoCancel
    Field Value
    Type
    MessageBoxType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved