ChordEventArgs
Class
Definition
Namespace:Telerik.WinControls.Keyboard
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class ChordEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsChordEventArgs
Inherited Members
Constructors
Properties
C#
public Control AssociatedControl { get; }
C#
public RadItem AssociatedItem { get; }