Click or drag to resize
Cimbalino ToolkitApplicationBarItemBaseTText Property
Gets or sets the text string that is displayed as a label for the item.

Namespace: Cimbalino.Toolkit.Behaviors
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public string Text { get; set; }

Property Value

Type: String
The text string that is displayed as a label for the item.

Implements

IApplicationBarMenuItem.Text
Version Information

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also