Gets or sets the command label.

Namespace:  C1.Silverlight.Toolbar
Assembly:  C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)

Syntax

C#
public string LabelTitle { get; set; }
Visual Basic
Public Property LabelTitle As String
	Get
	Set

See Also