Enum
MessageBoxNotificationType

Represents message box notification type.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public enum MessageBoxNotificationType

Fields

CanNotSortMergedRangesError

Can not sort merged ranges error message box notification type.

Declaration

cs-api-definition
CanNotSortMergedRangesError = 4

Field Value

MessageBoxNotificationType

CellInputUILayerCyclicReferenceError

Cell input UI layer cyclic reference error message box notification type.

Declaration

cs-api-definition
CellInputUILayerCyclicReferenceError = 30

Field Value

MessageBoxNotificationType

CopyError

Copy error message box notification type.

Declaration

cs-api-definition
CopyError = 34

Field Value

MessageBoxNotificationType

CustomFilterDialogError

Custom filter dialog error message box notification type.

Declaration

cs-api-definition
CustomFilterDialogError = 17

Field Value

MessageBoxNotificationType

DataValidationInformation

Data validation information message box notification type.

Declaration

cs-api-definition
DataValidationInformation = 29

Field Value

MessageBoxNotificationType

DataValidationStop

Data validation stop message box notification type.

Declaration

cs-api-definition
DataValidationStop = 27

Field Value

MessageBoxNotificationType

DataValidationWarning

Data validation warning message box notification type.

Declaration

cs-api-definition
DataValidationWarning = 28

Field Value

MessageBoxNotificationType

DataValidationWrongRule

Data validation wrong rule message box notification type.

Declaration

cs-api-definition
DataValidationWrongRule = 40

Field Value

MessageBoxNotificationType

DecimalNumberPromptDialogError

Decimal number prompt dialog error message box notification type.

Declaration

cs-api-definition
DecimalNumberPromptDialogError = 13

Field Value

MessageBoxNotificationType

DuplicatedSortConditionsError

Duplicated sort conditions error message box notification type.

Declaration

cs-api-definition
DuplicatedSortConditionsError = 6

Field Value

MessageBoxNotificationType

Exception

Exception message box notification type.

Declaration

cs-api-definition
Exception = 0

Field Value

MessageBoxNotificationType

FindAndReplaceDialogCannotFindData

Find and replace dialog cannot find data message box notification type.

Declaration

cs-api-definition
FindAndReplaceDialogCannotFindData = 22

Field Value

MessageBoxNotificationType

FindAndReplaceDialogSearchWasCompleted

Find and Replace Dialog Search was completed message box notification type.

Declaration

cs-api-definition
FindAndReplaceDialogSearchWasCompleted = 23

Field Value

MessageBoxNotificationType

FormatCellsDialogFontSizeError

Format cells dialog font size error message box notification type.

Declaration

cs-api-definition
FormatCellsDialogFontSizeError = 21

Field Value

MessageBoxNotificationType

HeaderFooterDialogNoSectionSelected

No header/footer section is selected message box notification type.

Declaration

cs-api-definition
HeaderFooterDialogNoSectionSelected = 11

Field Value

MessageBoxNotificationType

HideSheetValidation

Hide sheet validation warning message box notification type.

Declaration

cs-api-definition
HideSheetValidation = 42

Field Value

MessageBoxNotificationType

HyperlinkInvalidReferenceDescription

Hyperlink invalid reference description message box notification type.

Declaration

cs-api-definition
HyperlinkInvalidReferenceDescription = 33

Field Value

MessageBoxNotificationType

InsertChartSelectionNotEnough

Insert chart dialog selection not enough message box notification type.

Declaration

cs-api-definition
InsertChartSelectionNotEnough = 39

Field Value

MessageBoxNotificationType

InsertOrRemoveChangeFilteredRange

Insert or remove change filtered range message box notification type.

Declaration

cs-api-definition
InsertOrRemoveChangeFilteredRange = 37

Field Value

MessageBoxNotificationType

InsertOrRemoveConfirmUnmergingCells

Insert or remove confirm unmerging cells message box notification type.

Declaration

cs-api-definition
InsertOrRemoveConfirmUnmergingCells = 36

Field Value

MessageBoxNotificationType

InsertOrRemoveValueLossError

Insert or remove value loss error message box notification type.

Declaration

cs-api-definition
InsertOrRemoveValueLossError = 38

Field Value

MessageBoxNotificationType

InvalidSortConditionError

Invalid sort condition error message box notification type.

Declaration

cs-api-definition
InvalidSortConditionError = 5

Field Value

MessageBoxNotificationType

NameBoxInvalidNameError

Name box invalid name error message box notification type.

Declaration

cs-api-definition
NameBoxInvalidNameError = 20

Field Value

MessageBoxNotificationType

NameManagerDialogDeleteConfirmation

Name manager dialog delete confirmation message box notification type.

Declaration

cs-api-definition
NameManagerDialogDeleteConfirmation = 18

Field Value

MessageBoxNotificationType

OpenHyperlinkInvalidUriDescriptionError

Open hyperlink invalid Uri description error message box notification type.

Declaration

cs-api-definition
OpenHyperlinkInvalidUriDescriptionError = 31

Field Value

MessageBoxNotificationType

PageSetupHeaderFooterContentTextIsTooLong

Page setup header/footer content length is too long message box notification type.

Declaration

cs-api-definition
PageSetupHeaderFooterContentTextIsTooLong = 10

Field Value

MessageBoxNotificationType

PageSetupIntegerNotValidError

Page setup integer not valid error message box notification type.

Declaration

cs-api-definition
PageSetupIntegerNotValidError = 8

Field Value

MessageBoxNotificationType

PageSetupMarginValuesMustBePositiveError

Page setup margin values must be positive error message box notification type.

Declaration

cs-api-definition
PageSetupMarginValuesMustBePositiveError = 7

Field Value

MessageBoxNotificationType

PageSetupMarginsDoNotFitPageSizeError

Page setup margins do not fit page size error message box notification type.

Declaration

cs-api-definition
PageSetupMarginsDoNotFitPageSizeError = 9

Field Value

MessageBoxNotificationType

PasteConfirm

Paste confirm message box notification type.

Declaration

cs-api-definition
PasteConfirm = 41

Field Value

MessageBoxNotificationType

PasteError

Paste error message box notification type.

Declaration

cs-api-definition
PasteError = 35

Field Value

MessageBoxNotificationType

PopupGalleryDeleteConfirmation

Popup gallery delete confirmation message box notification type.

Declaration

cs-api-definition
PopupGalleryDeleteConfirmation = 19

Field Value

MessageBoxNotificationType

PrintingSingleCellPrintAreaError

Printing single cell print area error message box notification type.

Declaration

cs-api-definition
PrintingSingleCellPrintAreaError = 32

Field Value

MessageBoxNotificationType

ProtectedWorksheetError

Protected worksheet error message box notification type.

Declaration

cs-api-definition
ProtectedWorksheetError = 1

Field Value

MessageBoxNotificationType

RangeContainingNoDataError

Range containing no data error message box notification type.

Declaration

cs-api-definition
RangeContainingNoDataError = 2

Field Value

MessageBoxNotificationType

ScaleFactorDialogNotValidNumberError

Scale factor dialog not valid number error message box notification type.

Declaration

cs-api-definition
ScaleFactorDialogNotValidNumberError = 14

Field Value

MessageBoxNotificationType

SheetSelectorInvalidSheetNameError

Sheet selector invalid sheet name error message box notification type.

Declaration

cs-api-definition
SheetSelectorInvalidSheetNameError = 25

Field Value

MessageBoxNotificationType

SheetSelectorNotUniqueSheetNameError

Sheet selector not unique sheet name error message box notification type.

Declaration

cs-api-definition
SheetSelectorNotUniqueSheetNameError = 26

Field Value

MessageBoxNotificationType

SingleSelectionRangeNeededError

Single selection range needed error message box notification type.

Declaration

cs-api-definition
SingleSelectionRangeNeededError = 3

Field Value

MessageBoxNotificationType

StyleDialogDuplicatedStyleNameError

Style dialog duplicated style name error message box notification type.

Declaration

cs-api-definition
StyleDialogDuplicatedStyleNameError = 24

Field Value

MessageBoxNotificationType

TopFilterDialogError

Top filter dialog error message box notification type.

Declaration

cs-api-definition
TopFilterDialogError = 16

Field Value

MessageBoxNotificationType

UnprotectConfirmationPasswordError

Unprotect confirmation password error message box notification type.

Declaration

cs-api-definition
UnprotectConfirmationPasswordError = 15

Field Value

MessageBoxNotificationType

UnprotectWrongPasswordError

Unprotect wrong password error message box notification type.

Declaration

cs-api-definition
UnprotectWrongPasswordError = 12

Field Value

MessageBoxNotificationType