String representing keyboard shortcut to perform action of this item.
[Visual Basic]
Public Property KeyboardShortcut As String
[C#]
public string KeyboardShortcut {get;set;}
[Delphi]
public property KeyboardShortcut: String read get_KeyboardShortcut write set_KeyboardShortcut;
See Also
C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |