Class FormatShapesDialogContent
Represents a format shapes dialog content.
Inheritance
System.Object
FormatShapesDialogContent
Inherited Members
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public class FormatShapesDialogContent : FormatShapesDialogContentBase, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IRadSpreadsheetDialogContent<FormatShapesDialogContext>, IRadSpreadsheetDialogContent
Constructors
FormatShapesDialogContent()
Declaration
public FormatShapesDialogContent()
Methods
AttachEvents()
Declaration
public void AttachEvents()
DettachEvents()
Declaration
public void DettachEvents()
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
true if managed resources should be disposed; otherwise, false. |
Overrides
LocalizeStrings()
Declaration
public void LocalizeStrings()
ShowDialogOverride()
Declaration
protected override void ShowDialogOverride()
Overrides
Telerik.WinForms.Controls.Spreadsheet.Dialogs.RadSpreadsheetDialogContentBase<Telerik.WinForms.Controls.Spreadsheet.Dialogs.FormatShapesDialogContext>.ShowDialogOverride()
UpdateValues()
Declaration
public void UpdateValues()