Gets or sets a String value used as default value for the Name property.

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

Syntax

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

See Also