TickInfo
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public class TickInfo : IEventInfo, ICellCoordinates, IEquatable<TickInfo>
Inheritance: objectTickInfo
Derived Classes:
Implements:
Constructors
Properties
C#
public Range<int> CellCoordinates { get; }
Implements:
C#
public string FormattedValue { get; }