ComponentOne Scheduler for WPF and Silverlight
Tag Property (SchedulerGroupItem)

C1.WPF.Schedule Namespace > SchedulerGroupItem Class : Tag Property
Gets or sets the object that contains custom data about the SchedulerGroupItem object. This is a dependency property.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

SchedulerGroupItem Class
SchedulerGroupItem Members