ComponentOne Scheduler for WPF and Silverlight
Owner Property (GroupedListBoxItem)

C1.Silverlight.Schedule Namespace > GroupedListBoxItem Class : Owner Property
Gets the reference to the owning GroupedListBox control.
Syntax
'Declaration
 
Public ReadOnly Property Owner As GroupedListBox
public GroupedListBox Owner {get;}
Remarks
This property can be used for binding inside of the GroupedListBoxItem control templates.
See Also

Reference

GroupedListBoxItem Class
GroupedListBoxItem Members