Interface IGroupCoordinates
Inherited Members
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface IGroupCoordinates : IGroupCellCoordinates
Properties
EndGroupIntersectingGroupsCount
Declaration
int EndGroupIntersectingGroupsCount { get; }
Property Value
System.Int32
|
IntersectingGroupCoordinates
StartGroupIntersectingGroupsCount
Declaration
int StartGroupIntersectingGroupsCount { get; }
Property Value
System.Int32
|