menu

UWP

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

    Show / Hide Table of Contents

    Class MessageBoxType

    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

    Extension Methods

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