ComponentOne Scheduler for WinForms
DisplayName Property (ScheduleGroupItem)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > ScheduleGroupItem Class : DisplayName Property
Gets or sets the System.String value representing the display name of the ScheduleGroupItem object.
Syntax
'Declaration
 
Public Property DisplayName As System.String
public System.string DisplayName {get; set;}

Property Value

The display name.
See Also

Reference

ScheduleGroupItem Class
ScheduleGroupItem Members