Class CustomKeyboardCommandProvider
Inheritance
System.Object
CustomKeyboardCommandProvider
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class CustomKeyboardCommandProvider : DefaultKeyboardCommandProvider
Constructors
CustomKeyboardCommandProvider(GridViewDataControl)
Declaration
public CustomKeyboardCommandProvider(GridViewDataControl grid)
Parameters
Telerik.
|
Methods
ProvideCommandsForKey(Key)
Declaration
public override IEnumerable<ICommand> ProvideCommandsForKey(Key key)
Parameters
System.
|
Returns
System.
|