New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public interface IGroupCoordinates : IGroupCellCoordinates

Derived Classes: EventInfo

Inherited Members IGroupCellCoordinates.CellCoordinates

Properties

C#
int EndGroupIntersectingGroupsCount { get; }
C#
Range<int> IntersectingGroupCoordinates { get; }
C#
int StartGroupIntersectingGroupsCount { get; }