Xceed DataGrid for Silverlight Documentation
NavigateToKeyCommand Property (IDataNavigationHost)


Gets the NavigateToKey command.
Syntax
'Declaration
 
ReadOnly Property NavigateToKeyCommand As ICommand
'Usage
 
Dim instance As IDataNavigationHost
Dim value As ICommand
 
value = instance.NavigateToKeyCommand
ICommand NavigateToKeyCommand {get;}

Property Value

An ICommand representing the NavigateToKey command.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

IDataNavigationHost Interface
IDataNavigationHost Members

Send Feedback