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