Class WorksheetEditorDialogs
Represents a collection of the radSpreadsheet dialogs.
Inheritance
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class WorksheetEditorDialogs : Object
Constructors
WorksheetEditorDialogs()
Declaration
public WorksheetEditorDialogs()
Properties
AlertDialog
Gets or sets the alert dialog.
Declaration
public IRadSpreadsheetDialogContent<AlertDialogContext> AlertDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<AlertDialogContext>
The alert dialog. |
ConfirmDialog
Gets or sets the confirm dialog.
Declaration
public IRadSpreadsheetDialogContent<ConfirmDialogContext> ConfirmDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<ConfirmDialogContext>
The confirm dialog. |
CreateNewThemeColorsDialog
Gets or sets the create new theme colors dialog.
Declaration
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
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
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
public IRadSpreadsheetDialogContent<CustomFilterDialogContext> CustomFilterDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<CustomFilterDialogContext>
The custom filter dialog. |
CustomSortListsDialog
Gets or sets the custom sort lists dialog.
Declaration
public IRadSpreadsheetDialogContent<CustomSortListsDialogContext> CustomSortListsDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<CustomSortListsDialogContext>
The custom sort lists dialog. |
DataValidationDialog
Gets or sets the data validation dialog.
Declaration
public IRadSpreadsheetDialogContent<DataValidationDialogContext> DataValidationDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<DataValidationDialogContext>
The data validation dialog. |
DecimalNumberPromptDialog
Gets or sets the decimal number prompt dialog.
Declaration
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
public IRadSpreadsheetDialogContent<FindAndReplaceDialogContext> FindAndReplaceDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<FindAndReplaceDialogContext>
The find and replace dialog. |
FormatCellsDialog
Gets or sets the format cells dialog.
Declaration
public IRadSpreadsheetDialogContent<FormatCellsDialogContext> FormatCellsDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<FormatCellsDialogContext>
The format cells dialog. |
FormatFontDialog
Gets or sets the Format Font dialog.
Declaration
public IRadSpreadsheetDialogContent<FormatFontDialogContext> FormatFontDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<FormatFontDialogContext>
The Format Font dialog. |
FormatShapesDialog
Gets or sets the format shapes dialog.
Declaration
public IRadSpreadsheetDialogContent<FormatShapesDialogContext> FormatShapesDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<FormatShapesDialogContext>
The format shapes dialog. |
HeaderFooterDialog
HyperlinkDialog
Gets or sets the hyperlink dialog.
Declaration
public IRadSpreadsheetDialogContent<HyperlinkDialogContext> HyperlinkDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<HyperlinkDialogContext>
The hyperlink dialog. |
InformationDialog
Gets or sets the information dialog.
Declaration
public IRadSpreadsheetDialogContent<InformationDialogContext> InformationDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<InformationDialogContext>
The information dialog. |
InsertCellsDialog
Gets or sets the insert cells dialog.
Declaration
public IRadSpreadsheetDialogContent<InsertCellsDialogContext> InsertCellsDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<InsertCellsDialogContext>
The insert cells dialog. |
InsertFunctionDialog
Gets or sets the insert function dialog.
Declaration
public IRadSpreadsheetDialogContent<InsertFunctionDialogContext> InsertFunctionDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<InsertFunctionDialogContext>
The insert function dialog. |
NameManagerDialog
Gets or sets the name manager dialog.
Declaration
public IRadSpreadsheetDialogContent<NameManagerDialogContext> NameManagerDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<NameManagerDialogContext>
The name manager dialog. |
PageSetupDialog
Gets or sets the page setup dialog.
Declaration
public IRadSpreadsheetDialogContent<PageSetupDialogContext> PageSetupDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<PageSetupDialogContext>
The create page setup dialog. |
ProtectDialog
Gets or sets the protect dialog.
Declaration
public IRadSpreadsheetDialogContent<ProtectDialogContext> ProtectDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<ProtectDialogContext>
The protect dialog. |
RemoveCellsDialog
Gets or sets the remove cells dialog.
Declaration
public IRadSpreadsheetDialogContent<RemoveCellsDialogContext> RemoveCellsDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<RemoveCellsDialogContext>
The remove cells dialog. |
ScaleFactorDialog
Gets or sets the scale factor dialog.
Declaration
public IRadSpreadsheetDialogContent<ScaleFactorDialogContext> ScaleFactorDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<ScaleFactorDialogContext>
The scale factor dialog. |
SelectColorDialog
Gets or sets the select color dialog.
Declaration
public IRadSpreadsheetDialogContent<SelectColorDialogContext> SelectColorDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<SelectColorDialogContext>
The select color dialog. |
SeriesDialog
Gets or sets the series dialog.
Declaration
public IRadSpreadsheetDialogContent<SeriesDialogContext> SeriesDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<SeriesDialogContext>
The series dialog. |
SortingDialog
Gets or sets the sorting dialog.
Declaration
public IRadSpreadsheetDialogContent<SortingDialogContext> SortingDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<SortingDialogContext>
The sorting dialog. |
StopDialog
Gets or sets the stop dialog.
Declaration
public IRadSpreadsheetDialogContent<StopDialogContext> StopDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<StopDialogContext>
The stop dialog. |
StyleDialog
Gets or sets the style dialog.
Declaration
public IRadSpreadsheetDialogContent<StyleDialogContext> StyleDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<StyleDialogContext>
The style dialog. |
TopFilterDialog
Gets or sets the top10 filter dialog.
Declaration
public IRadSpreadsheetDialogContent<TopFilterDialogContext> TopFilterDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<TopFilterDialogContext>
The top10 filter dialog. |
UnhideSheetDialog
Gets or sets the unhide sheet dialog.
Declaration
public IRadSpreadsheetDialogContent<UnhideSheetDialogContext> UnhideSheetDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<UnhideSheetDialogContext>
The unhide sheet dialog. |
UnprotectDialog
Gets or sets the unprotect dialog.
Declaration
public IRadSpreadsheetDialogContent<UnprotectDialogContext> UnprotectDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<UnprotectDialogContext>
The unprotect dialog. |
WarningDialog
Gets or sets the warning dialog.
Declaration
public IRadSpreadsheetDialogContent<WarningDialogContext> WarningDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<WarningDialogContext>
The warning dialog. |