InterfaceIGroupIdentifier
Interface
Interface which represents a group in the Scheduler control.
Definition
Namespace:Telerik.UI.Xaml.Controls.Scheduler
Assembly:Telerik.WinUI.Controls.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.