Interface
IKeyboardCommandProvider

Provides key commands.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public interface IKeyboardCommandProvider

Methods

ProvideCommandsForKey(Key)

Provides key commands.

Declaration

cs-api-definition
IEnumerable<ICommand> ProvideCommandsForKey(Key key)

Parameters

key

Key

Returns

IEnumerable<ICommand>

In this article
DefinitionMethodsProvideCommandsForKey(Key)
Not finding the help you need?
Contact Support