RadControls for WPF

Provides data for CommandExecuted event.

Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.40

Syntax

C#
public class CommandExecutedEventArgs : EventArgs
Visual Basic
Public Class CommandExecutedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Documents.RichTextBoxCommands..::..CommandExecutedEventArgs

See Also