Table of Contents

Property Text

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Text

Gets or sets a value indicating the caption of the menu item.

public override string Text { get; set; }

Property Value

string

Remarks

Setting this property to "-" makes the item a separator. Use underscore (_) symbol before a character to make it an access key.