Class NameManagerDialogContent
Inheritance
System.Object
NameManagerDialogContent
Inherited Members
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public class NameManagerDialogContent : NameManagerDialogContentBase, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IRadSpreadsheetDialogContent<NameManagerDialogContext>, IRadSpreadsheetDialogContent
Constructors
NameManagerDialogContent()
Declaration
public NameManagerDialogContent()
Methods
AttachEvents()
Declaration
public void AttachEvents()
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
ShowDialogOverride()
Declaration
protected override void ShowDialogOverride()
Overrides
Telerik.WinForms.Controls.Spreadsheet.Dialogs.RadSpreadsheetDialogContentBase<Telerik.WinForms.Controls.Spreadsheet.Dialogs.NameManagerDialogContext>.ShowDialogOverride()