Class
WorksheetEditorDialogs

Represents a collection of the radSpreadsheet dialogs.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public class WorksheetEditorDialogs

Inheritance: objectWorksheetEditorDialogs

Constructors

WorksheetEditorDialogs()

Declaration

cs-api-definition
public WorksheetEditorDialogs()

Properties

AlertDialog

Gets or sets the alert dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<AlertDialogContext> AlertDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<AlertDialogContext>

The alert dialog.

ConditionalFormattingDialog

Gets or sets the new/edit conditional formatting dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<ConditionalFormattingDialogContext> ConditionalFormattingDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<ConditionalFormattingDialogContext>

The data validation dialog.

ConfirmDialog

Gets or sets the confirm dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<ConfirmDialogContext> ConfirmDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<ConfirmDialogContext>

The confirm dialog.

CreateNewThemeColorsDialog

Gets or sets the create new theme colors dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<CreateNewThemeColorsDialogContext> CreateNewThemeColorsDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<CreateNewThemeColorsDialogContext>

The create new theme colors dialog.

CreateNewThemeFontsDialog

Gets or sets the create new theme fonts dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<CreateNewThemeFontsDialogContext> CreateNewThemeFontsDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<CreateNewThemeFontsDialogContext>

The create new theme fonts dialog.

CreateUpdateSpreadsheetNameDialog

Gets or sets the create update spreadsheet name dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<CreateUpdateSpreadsheetNameDialogContext> CreateUpdateSpreadsheetNameDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<CreateUpdateSpreadsheetNameDialogContext>

The create update spreadsheet name dialog.

CustomFilterDialog

Gets or sets the custom filter dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<CustomFilterDialogContext> CustomFilterDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<CustomFilterDialogContext>

The custom filter dialog.

CustomSortListsDialog

Gets or sets the custom sort lists dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<CustomSortListsDialogContext> CustomSortListsDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<CustomSortListsDialogContext>

The custom sort lists dialog.

DataValidationDialog

Gets or sets the data validation dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<DataValidationDialogContext> DataValidationDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<DataValidationDialogContext>

The data validation dialog.

DecimalNumberPromptDialog

Gets or sets the decimal number prompt dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<DecimalNumberPromptDialogContext> DecimalNumberPromptDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<DecimalNumberPromptDialogContext>

The decimal number prompt dialog.

FindAndReplaceDialog

Gets or sets the find and replace dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<FindAndReplaceDialogContext> FindAndReplaceDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<FindAndReplaceDialogContext>

The find and replace dialog.

FormatCellsDialog

Gets or sets the format cells dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<FormatCellsDialogContext> FormatCellsDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<FormatCellsDialogContext>

The format cells dialog.

FormatFontDialog

Gets or sets the Format Font dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<FormatFontDialogContext> FormatFontDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<FormatFontDialogContext>

The Format Font dialog.

FormatShapesDialog

Gets or sets the format shapes dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<FormatShapesDialogContext> FormatShapesDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<FormatShapesDialogContext>

The format shapes dialog.

HeaderFooterDialog

Gets or sets the header/footer dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<HeaderFooterDialogContext> HeaderFooterDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<HeaderFooterDialogContext>

The header/footer dialog.

HyperlinkDialog

Gets or sets the hyperlink dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<HyperlinkDialogContext> HyperlinkDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<HyperlinkDialogContext>

The hyperlink dialog.

InformationDialog

Gets or sets the information dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<InformationDialogContext> InformationDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<InformationDialogContext>

The information dialog.

InsertCellsDialog

Gets or sets the insert cells dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<InsertCellsDialogContext> InsertCellsDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<InsertCellsDialogContext>

The insert cells dialog.

InsertChartDialog

Gets or sets the insert chart dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<InsertChartDialogContext> InsertChartDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<InsertChartDialogContext>

The insert chart dialog.

InsertFunctionDialog

Gets or sets the insert function dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<InsertFunctionDialogContext> InsertFunctionDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<InsertFunctionDialogContext>

The insert function dialog.

ManageConditionalFormattingDialog

Gets or sets the manage conditional formatting dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<ManageConditionalFormattingDialogContext> ManageConditionalFormattingDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<ManageConditionalFormattingDialogContext>

The data validation dialog.

NameManagerDialog

Gets or sets the name manager dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<NameManagerDialogContext> NameManagerDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<NameManagerDialogContext>

The name manager dialog.

PageSetupDialog

Gets or sets the page setup dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<PageSetupDialogContext> PageSetupDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<PageSetupDialogContext>

The create page setup dialog.

ProtectDialog

Gets or sets the protect dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<ProtectDialogContext> ProtectDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<ProtectDialogContext>

The protect dialog.

RemoveCellsDialog

Gets or sets the remove cells dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<RemoveCellsDialogContext> RemoveCellsDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<RemoveCellsDialogContext>

The remove cells dialog.

ScaleFactorDialog

Gets or sets the scale factor dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<ScaleFactorDialogContext> ScaleFactorDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<ScaleFactorDialogContext>

The scale factor dialog.

SelectColorDialog

Gets or sets the select color dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<SelectColorDialogContext> SelectColorDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<SelectColorDialogContext>

The select color dialog.

SeriesDialog

Gets or sets the series dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<SeriesDialogContext> SeriesDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<SeriesDialogContext>

The series dialog.

SimpleConditionalFormattingDialog

Gets or sets the simple conditional formatting dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<SimpleConditionalFormattingDialogContext> SimpleConditionalFormattingDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<SimpleConditionalFormattingDialogContext>

The insert chart dialog.

SortingDialog

Gets or sets the sorting dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<SortingDialogContext> SortingDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<SortingDialogContext>

The sorting dialog.

StopDialog

Gets or sets the stop dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<StopDialogContext> StopDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<StopDialogContext>

The stop dialog.

StyleDialog

Gets or sets the style dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<StyleDialogContext> StyleDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<StyleDialogContext>

The style dialog.

TopFilterDialog

Gets or sets the top10 filter dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<TopFilterDialogContext> TopFilterDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<TopFilterDialogContext>

The top10 filter dialog.

UnhideSheetDialog

Gets or sets the unhide sheet dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<UnhideSheetDialogContext> UnhideSheetDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<UnhideSheetDialogContext>

The unhide sheet dialog.

UnprotectDialog

Gets or sets the unprotect dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<UnprotectDialogContext> UnprotectDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<UnprotectDialogContext>

The unprotect dialog.

WarningDialog

Gets or sets the warning dialog.

Declaration

cs-api-definition
public IRadSpreadsheetDialogContent<WarningDialogContext> WarningDialog { get; set; }

Property Value

IRadSpreadsheetDialogContent<WarningDialogContext>

The warning dialog.