Interface
IGroupCoordinates

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public interface IGroupCoordinates : IGroupCellCoordinates

Inherited Members IGroupCellCoordinates.CellCoordinates

Properties

EndGroupIntersectingGroupsCount

Declaration

cs-api-definition
int EndGroupIntersectingGroupsCount { get; }

Property Value

int

IntersectingGroupCoordinates

Declaration

cs-api-definition
Range<int> IntersectingGroupCoordinates { get; }

Property Value

Range<int>

StartGroupIntersectingGroupsCount

Declaration

cs-api-definition
int StartGroupIntersectingGroupsCount { get; }

Property Value

int