Skybound Rebar

RebarMenuItemRenderer.ShortcutText Property

Gets or sets the text displayed as the shortcut text.

[Visual Basic]
Public Property ShortcutText As String
[C#]
public string ShortcutText {get; set;}

Property Value

The text displayed as the shortcut text. The shortcut text is displayed opposite the menu item text.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace