Class CustomFilterDialogContent
Represents the content of the custom filter dialog.
Inheritance
Inherited Members
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public class CustomFilterDialogContent : CustomFilterDialogContentBase, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, IRadSpreadsheetDialogContent<CustomFilterDialogContext>, IRadSpreadsheetDialogContent
Constructors
CustomFilterDialogContent()
Initializes a new instance of the Custom
Declaration
public CustomFilterDialogContent()
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System. true if managed resources should be disposed; otherwise, false. |
Overrides
OnKeyDown(KeyEventArgs)
Invoked when an unhandled System.
Declaration
protected override void OnKeyDown(KeyEventArgs e)
Parameters
System. The System. |
ShowDialogOverride()
Called before showing dialog.
Declaration
protected override void ShowDialogOverride()