ClassGroupTickLine
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public class GroupTickLine : TimeRulerLine, INotifyPropertyChanged
Inheritance: objectPlatformIndependentFreezableTimeRulerLineGroupTickLine
Implements:
Inherited Members
Constructors
GroupTickLine()
Declaration
cs-api-definition
public GroupTickLine()
Methods
CreateInstanceOverride()
When implemented in a derived class, creates a new instance of the Telerik.Windows.Core.PlatformIndependentFreezable derived class.
Declaration
cs-api-definition
protected override PlatformIndependentFreezable CreateInstanceOverride()
Returns
The new instance.
Overrides
GetDefaultInterval(long)
Declaration
cs-api-definition
protected override TickInterval GetDefaultInterval(long ticksPerPixel)
Parameters
ticksPerPixel
Returns
Overrides