skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class WorksheetEditorDialogs

Represents a collection of the radSpreadsheet dialogs.

Inheritance
System.Object
WorksheetEditorDialogs
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll

Syntax

public class WorksheetEditorDialogs

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

Gets or sets the header/footer dialog.

Declaration
public IRadSpreadsheetDialogContent<HeaderFooterDialogContext> HeaderFooterDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<HeaderFooterDialogContext>

The header/footer dialog.

HyperlinkDialog

Declaration
public IRadSpreadsheetDialogContent<HyperlinkDialogContext> HyperlinkDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<HyperlinkDialogContext>

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.

InsertChartDialog

Gets or sets the insert chart dialog.

Declaration
public IRadSpreadsheetDialogContent<InsertChartDialogContext> InsertChartDialog { get; set; }
Property Value
IRadSpreadsheetDialogContent<InsertChartDialogContext>

The insert chart 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.

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.

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.

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.