Class FormatShapesDialogContext
Represents format shapes dialog context.
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class FormatShapesDialogContext : RadSpreadsheetDialogContext
Constructors
FormatShapesDialogContext(RadWorksheetEditor)
Initializes a new instance of the FormatShapesDialogContext class.
Declaration
public FormatShapesDialogContext(RadWorksheetEditor worksheetEditor)
Parameters
RadWorksheetEditor
worksheetEditor
The worksheet editor. |