EmptyGroupName Property (C1Scheduler)
In This Topic
Gets or sets a
System.String value used as default value for the
SchedulerGroupItem.Name property.
Syntax
'Declaration
Public Property EmptyGroupName As String
public string EmptyGroupName {get; set;}
See Also