ClassFormatShapesDialogContext
Class
Represents format shapes dialog context.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class FormatShapesDialogContext : RadSpreadsheetDialogContext
Inheritance: objectRadSpreadsheetDialogContextFormatShapesDialogContext
Inherited Members
Constructors
FormatShapesDialogContext(RadWorksheetEditor)
Initializes a new instance of the FormatShapesDialogContext class.
Declaration
cs-api-definition
public FormatShapesDialogContext(RadWorksheetEditor worksheetEditor)
Parameters
worksheetEditor
The worksheet editor.