Gets or sets the text which identifies a user interface object.

Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public string Text { get; set; }
Visual Basic (Declaration)
Public Property Text As String
	Get
	Set

See Also