InterfaceIGroupIdentifier
Interface
Interface which represents a group in the ScheduleView control.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public interface IGroupIdentifier
Properties
GroupDate
Gets the date of a group if any exists.
Resources
Gets the resource collection.
Declaration
cs-api-definition
IEnumerable<IResource> Resources { get; }
Property Value
TimeZone
Gets the time zone of the group.