CanExecuteRoutedEventHandler
Delegate
Definition
Namespace:Telerik.WinForms.Documents.RichTextBoxCommands
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
C#
public delegate void CanExecuteRoutedEventHandler(object sender, CanExecuteRoutedEventArgs e)
Constructors
Methods
C#
public virtual IAsyncResult BeginInvoke(object sender, CanExecuteRoutedEventArgs e, AsyncCallback callback, object @object)
C#
public virtual void Invoke(object sender, CanExecuteRoutedEventArgs e)