IGroupCoordinates
Interface
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public interface IGroupCoordinates : IGroupCellCoordinates
Derived Classes:
Inherited Members
Properties
C#
int EndGroupIntersectingGroupsCount { get; }
C#
Range<int> IntersectingGroupCoordinates { get; }
C#
int StartGroupIntersectingGroupsCount { get; }