GrapeCity MultiRow Windows Forms Documentation
Action Property (ShortcutKey)


Gets the ShortcutKey's action that is performed when triggering the Key.
Syntax
Public ReadOnly Property Action As IAction
Dim instance As ShortcutKey
Dim value As IAction
 
value = instance.Action
public IAction Action {get;}

Property Value

An IAction that is executed when triggering the Key.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShortcutKey Structure
ShortcutKey Members

 

 


Copyright © GrapeCity, inc. All rights reserved.