Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.Controls Namespace > DataNavigationControl Class : NavigateToKeyCommand Property |
'Declaration Public Property NavigateToKeyCommand As ICommand
'Usage Dim instance As DataNavigationControl Dim value As ICommand instance.NavigateToKeyCommand = value value = instance.NavigateToKeyCommand
public ICommand NavigateToKeyCommand {get; set;}
An ICommand representing the navigate to key command.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family