Tag Property (SchedulerGroupItem)
In This Topic
Gets or sets the object that contains custom data about the
SchedulerGroupItem object. This is a dependency property.
Syntax
'Declaration
Public Property Tag As Object
public object Tag {get; set;}
See Also