IGroupItemInfo
Interface
Interface representing the information for the GroupItem.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public interface IGroupItemInfo : IGroupInfo
Inherited Members
Properties
Gets the parent of this GroupItemInfo.
C#
IGroupItemInfo ParentGroupItemInfo { get; }
Methods
Gets the group by date.
Gets the TimeZone for the GroupItem.