Skybound Rebar

RebarMenuItemRenderer.DefaultItem Property

Gets or sets whether this item is drawn as the default menu item (bold).

[Visual Basic]
Public Property DefaultItem As Boolean
[C#]
public bool DefaultItem {get; set;}

Property Value

true if the item is drawn as the default menu item; otherwise, false.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace