MessageBoxType Class
Different types of message dialogs like in excel.
Inheritance
System.Object
MessageBoxType
Assembly: Syncfusion.Spreadsheet.Windows.dll
public sealed class MessageBoxType : Enum
Fields
Declaration
public const MessageBoxType Close
Field Value
Declaration
public const MessageBoxType OK
Field Value
Declaration
public const MessageBoxType OKCancel
Field Value
Declaration
public const MessageBoxType RetryCancel
Field Value
Declaration
public const MessageBoxType YesNo
Field Value
Declaration
public const MessageBoxType YesNoCancel
Field Value