[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.EmptyGroupName

EmptyGroupName Property

EmptyGroupName

Gets or sets a string value used as default value for the Name property. The default value is "Calendar".

Declaration
[C1Category("Appearance")]
[C1Description("C1Schedule.EmptyGroupName", "Gets or sets the default value for the SchedulerGroupItem.Name property.")]
public string EmptyGroupName { get; set; }
<C1Category("Appearance")>
<C1Description("C1Schedule.EmptyGroupName", "Gets or sets the default value for the SchedulerGroupItem.Name property.")>
Public Property EmptyGroupName As String