EventInfo
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public class EventInfo : SlotInfo, IEventInfo, IEquatable<SlotInfo>, IGroupCoordinates, IGroupCellCoordinates, IEquatable<EventInfo>, IObjectWrapper
Inheritance: objectSlotInfoEventInfo
Implements:
Inherited Members
Constructors
Properties
C#
public int EndGroupIntersectingGroupsCount { get; }
Implements:
C#
public Range<int> IntersectingGroupCoordinates { get; }
Implements:
C#
public bool IsMilestone { get; }
C#
public object OriginalEvent { get; set; }
C#
public int StartGroupIntersectingGroupsCount { get; }
Implements: