Gets the String value representing the name of the SchedulerGroupItem object.

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

Syntax

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

See Also