Class MessageBoxNotificationType
Represents message box notification type.
Inheritance
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class MessageBoxNotificationType : Enum
Fields
CanNotSortMergedRangesError
Can not sort merged ranges error message box notification type.
Declaration
public const MessageBoxNotificationType CanNotSortMergedRangesError
Field Value
MessageBoxNotificationType
|
CellInputUILayerCyclicReferenceError
Cell input UI layer cyclic reference error message box notification type.
Declaration
public const MessageBoxNotificationType CellInputUILayerCyclicReferenceError
Field Value
MessageBoxNotificationType
|
CopyError
Copy error message box notification type.
Declaration
public const MessageBoxNotificationType CopyError
Field Value
MessageBoxNotificationType
|
CustomFilterDialogError
Custom filter dialog error message box notification type.
Declaration
public const MessageBoxNotificationType CustomFilterDialogError
Field Value
MessageBoxNotificationType
|
DataValidationInformation
Data validation information message box notification type.
Declaration
public const MessageBoxNotificationType DataValidationInformation
Field Value
MessageBoxNotificationType
|
DataValidationStop
Data validation stop message box notification type.
Declaration
public const MessageBoxNotificationType DataValidationStop
Field Value
MessageBoxNotificationType
|
DataValidationWarning
Data validation warning message box notification type.
Declaration
public const MessageBoxNotificationType DataValidationWarning
Field Value
MessageBoxNotificationType
|
DataValidationWrongRule
Data validation wrong rule message box notification type.
Declaration
public const MessageBoxNotificationType DataValidationWrongRule
Field Value
MessageBoxNotificationType
|
DecimalNumberPromptDialogError
Decimal number prompt dialog error message box notification type.
Declaration
public const MessageBoxNotificationType DecimalNumberPromptDialogError
Field Value
MessageBoxNotificationType
|
DuplicatedSortConditionsError
Duplicated sort conditions error message box notification type.
Declaration
public const MessageBoxNotificationType DuplicatedSortConditionsError
Field Value
MessageBoxNotificationType
|
Exception
Exception message box notification type.
Declaration
public const MessageBoxNotificationType Exception
Field Value
MessageBoxNotificationType
|
FindAndReplaceDialogCannotFindData
Find and replace dialog cannot find data message box notification type.
Declaration
public const MessageBoxNotificationType FindAndReplaceDialogCannotFindData
Field Value
MessageBoxNotificationType
|
FindAndReplaceDialogSearchWasCompleted
Find and Replace Dialog Search was completed message box notification type.
Declaration
public const MessageBoxNotificationType FindAndReplaceDialogSearchWasCompleted
Field Value
MessageBoxNotificationType
|
FormatCellsDialogFontSizeError
Format cells dialog font size error message box notification type.
Declaration
public const MessageBoxNotificationType FormatCellsDialogFontSizeError
Field Value
MessageBoxNotificationType
|
HeaderFooterDialogNoSectionSelected
HideSheetValidation
Hide sheet validation warning message box notification type.
Declaration
public const MessageBoxNotificationType HideSheetValidation
Field Value
MessageBoxNotificationType
|
HyperlinkInvalidReferenceDescription
Hyperlink invalid reference description message box notification type.
Declaration
public const MessageBoxNotificationType HyperlinkInvalidReferenceDescription
Field Value
MessageBoxNotificationType
|
InsertChartSelectionNotEnough
Insert chart dialog selection not enough message box notification type.
Declaration
public const MessageBoxNotificationType InsertChartSelectionNotEnough
Field Value
MessageBoxNotificationType
|
InsertOrRemoveChangeFilteredRange
Insert or remove change filtered range message box notification type.
Declaration
public const MessageBoxNotificationType InsertOrRemoveChangeFilteredRange
Field Value
MessageBoxNotificationType
|
InsertOrRemoveConfirmUnmergingCells
Insert or remove confirm unmerging cells message box notification type.
Declaration
public const MessageBoxNotificationType InsertOrRemoveConfirmUnmergingCells
Field Value
MessageBoxNotificationType
|
InsertOrRemoveValueLossError
Insert or remove value loss error message box notification type.
Declaration
public const MessageBoxNotificationType InsertOrRemoveValueLossError
Field Value
MessageBoxNotificationType
|
InvalidSortConditionError
Invalid sort condition error message box notification type.
Declaration
public const MessageBoxNotificationType InvalidSortConditionError
Field Value
MessageBoxNotificationType
|
NameBoxInvalidNameError
Name box invalid name error message box notification type.
Declaration
public const MessageBoxNotificationType NameBoxInvalidNameError
Field Value
MessageBoxNotificationType
|
NameManagerDialogDeleteConfirmation
Name manager dialog delete confirmation message box notification type.
Declaration
public const MessageBoxNotificationType NameManagerDialogDeleteConfirmation
Field Value
MessageBoxNotificationType
|
OpenHyperlinkInvalidUriDescriptionError
Open hyperlink invalid Uri description error message box notification type.
Declaration
public const MessageBoxNotificationType OpenHyperlinkInvalidUriDescriptionError
Field Value
MessageBoxNotificationType
|
PageSetupHeaderFooterContentTextIsTooLong
PageSetupIntegerNotValidError
Page setup integer not valid error message box notification type.
Declaration
public const MessageBoxNotificationType PageSetupIntegerNotValidError
Field Value
MessageBoxNotificationType
|
PageSetupMarginsDoNotFitPageSizeError
Page setup margins do not fit page size error message box notification type.
Declaration
public const MessageBoxNotificationType PageSetupMarginsDoNotFitPageSizeError
Field Value
MessageBoxNotificationType
|
PageSetupMarginValuesMustBePositiveError
Page setup margin values must be positive error message box notification type.
Declaration
public const MessageBoxNotificationType PageSetupMarginValuesMustBePositiveError
Field Value
MessageBoxNotificationType
|
PasteConfirm
Paste confirm message box notification type.
Declaration
public const MessageBoxNotificationType PasteConfirm
Field Value
MessageBoxNotificationType
|
PasteError
Paste error message box notification type.
Declaration
public const MessageBoxNotificationType PasteError
Field Value
MessageBoxNotificationType
|
PopupGalleryDeleteConfirmation
Popup gallery delete confirmation message box notification type.
Declaration
public const MessageBoxNotificationType PopupGalleryDeleteConfirmation
Field Value
MessageBoxNotificationType
|
PrintingSingleCellPrintAreaError
Printing single cell print area error message box notification type.
Declaration
public const MessageBoxNotificationType PrintingSingleCellPrintAreaError
Field Value
MessageBoxNotificationType
|
ProtectedWorksheetError
Protected worksheet error message box notification type.
Declaration
public const MessageBoxNotificationType ProtectedWorksheetError
Field Value
MessageBoxNotificationType
|
RangeContainingNoDataError
Range containing no data error message box notification type.
Declaration
public const MessageBoxNotificationType RangeContainingNoDataError
Field Value
MessageBoxNotificationType
|
ScaleFactorDialogNotValidNumberError
Scale factor dialog not valid number error message box notification type.
Declaration
public const MessageBoxNotificationType ScaleFactorDialogNotValidNumberError
Field Value
MessageBoxNotificationType
|
SheetSelectorInvalidSheetNameError
Sheet selector invalid sheet name error message box notification type.
Declaration
public const MessageBoxNotificationType SheetSelectorInvalidSheetNameError
Field Value
MessageBoxNotificationType
|
SheetSelectorNotUniqueSheetNameError
Sheet selector not unique sheet name error message box notification type.
Declaration
public const MessageBoxNotificationType SheetSelectorNotUniqueSheetNameError
Field Value
MessageBoxNotificationType
|
SingleSelectionRangeNeededError
Single selection range needed error message box notification type.
Declaration
public const MessageBoxNotificationType SingleSelectionRangeNeededError
Field Value
MessageBoxNotificationType
|
StyleDialogDuplicatedStyleNameError
Style dialog duplicated style name error message box notification type.
Declaration
public const MessageBoxNotificationType StyleDialogDuplicatedStyleNameError
Field Value
MessageBoxNotificationType
|
TopFilterDialogError
Top filter dialog error message box notification type.
Declaration
public const MessageBoxNotificationType TopFilterDialogError
Field Value
MessageBoxNotificationType
|
UnprotectConfirmationPasswordError
Unprotect confirmation password error message box notification type.
Declaration
public const MessageBoxNotificationType UnprotectConfirmationPasswordError
Field Value
MessageBoxNotificationType
|
UnprotectWrongPasswordError
Unprotect wrong password error message box notification type.
Declaration
public const MessageBoxNotificationType UnprotectWrongPasswordError
Field Value
MessageBoxNotificationType
|
value__
Declaration
public int value__
Field Value
System.Int32
|