Class AutomaticTickLengthProvider
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AutomaticTickLengthProvider : TickProviderBase
Constructors
AutomaticTickLengthProvider()
Declaration
public AutomaticTickLengthProvider()
AutomaticTickLengthProvider(Threshold)
Fields
MajorProvider
Declaration
public static readonly AutomaticTickLengthProvider MajorProvider
Field Value
MinorProvider
Declaration
public static readonly AutomaticTickLengthProvider MinorProvider
Field Value
Properties
Threshold
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.
|
Returns
System.
|
GetFormatString(IFormatProvider, String, DateTime)
Declaration
public override string GetFormatString(IFormatProvider formatInfo, string formatString, DateTime currentStart)
Parameters
System.
|
System.
|
System.
|
Returns
System.
|
Overrides
GetNextStart(TimeSpan, DateTime)
Declaration
public override DateTime GetNextStart(TimeSpan pixelLength, DateTime currentStart)
Parameters
System.
|
System.
|
Returns
System.
|