EventDecoratorInfo
Class
Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class EventDecoratorInfo : SlotInfo, IEventInfo, IEquatable<SlotInfo>, IGroupCellCoordinates, IEquatable<EventDecoratorInfo>, IObjectWrapper
Inheritance: objectSlotInfoEventDecoratorInfo
Implements:
Inherited Members
Constructors
Properties
C#
public EventInfo SourceEventInfo { get; }
Methods
C#
public bool Equals(EventDecoratorInfo other)
Implements: