ClassKeyEventArgsWithMinMaxTimeSpan
Class
Event arguments used in the KeyDown(object, KeyEventArgs) method.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class KeyEventArgsWithMinMaxTimeSpan : KeyEventArgs
Inheritance: objectEventArgsKeyEventArgsKeyEventArgsWithMinMaxTimeSpan
Inherited Members
Constructors
KeyEventArgsWithMinMaxTimeSpan(Keys, TimeSpan, TimeSpan)
Initializes a new instance of the KeyEventArgsWithMinMaxTimeSpan class.
Properties
MaxTimeSpan
Gets or sets the maximum time span value.
MinTimeSpan
Gets or sets the minimum time span value.