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 Format
Declaration
public FormatShapesDialogContext(RadWorksheetEditor worksheetEditor)
Parameters
Rad The worksheet editor. |