Class ProtectDialogContent
Represents the content of the ProtectDialogContent.
Inheritance
System.Object
ProtectDialogContent
Inherited Members
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public class ProtectDialogContent : ProtectDialogContentContentBase, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IRadSpreadsheetDialogContent<ProtectDialogContext>, IRadSpreadsheetDialogContent
Constructors
ProtectDialogContent()
Declaration
public ProtectDialogContent()
Methods
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
OnKeyDown(KeyEventArgs)
Declaration
protected override void OnKeyDown(KeyEventArgs e)
Parameters
System.Windows.Forms.KeyEventArgs
e
|
ShowDialogOverride()
Called before showing dialog.
Declaration
protected override void ShowDialogOverride()
Overrides
Telerik.WinForms.Controls.Spreadsheet.Dialogs.RadSpreadsheetDialogContentBase<Telerik.WinForms.Controls.Spreadsheet.Dialogs.ProtectDialogContext>.ShowDialogOverride()