ComponentOne Scheduler for WinForms
Tag Property (ScheduleGroupItem)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > ScheduleGroupItem Class : Tag Property
Gets or sets the object that contains custom data about the ScheduleGroupItem object.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

ScheduleGroupItem Class
ScheduleGroupItem Members