RelationSlotInfo
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class RelationSlotInfo : SlotInfo, IEventInfo, IGroupCellCoordinates, IEquatable<SlotInfo>
Inheritance: objectSlotInfoRelationSlotInfo
Implements:
Inherited Members
Constructors
C#
public RelationSlotInfo(Range<long> timeRange, int startIndex, int endIndex, DependencyType dependencyType)
Properties
C#
public bool AreGroupsReversed { get; }
C#
public DependencyType DependencyType { get; }
C#
public bool IsArrowReversed { get; }
C#
public bool IsSameSide { get; }
C#
public bool IsTimeReversed { get; }