Class FormatShapesDialogContext
Represents format shapes dialog context.
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 FormatShapesDialogContext : RadSpreadsheetDialogContext
Constructors
FormatShapesDialogContext(RadWorksheetEditor)
Initializes a new instance of the FormatShapesDialogContext class.
Declaration
public FormatShapesDialogContext(RadWorksheetEditor worksheetEditor)
Parameters
RadWorksheetEditor
worksheetEditor
The worksheet editor. |