ComponentOne Scheduler for WinForms
EmptyGroupName Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : EmptyGroupName Property
Gets or sets a System.String value used as default value for the ScheduleGroupItem.Name property. The default value is "Calendar".
Syntax
'Declaration
 
Public Property EmptyGroupName As System.String
public System.string EmptyGroupName {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members