Class TimelineViewDefinition
Inherited Members
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class TimelineViewDefinition : MultidayViewDefinition, INotifyPropertyChanged, ISlotConvertor
Constructors
TimelineViewDefinition()
Declaration
public TimelineViewDefinition()
Fields
ApplyStartEndTimeToEachDayProperty
Declaration
public static readonly DependencyProperty ApplyStartEndTimeToEachDayProperty
Field Value
Microsoft.
|
GroupTickLengthProperty
Declaration
public static readonly DependencyProperty GroupTickLengthProperty
Field Value
Microsoft.
|
StretchAppointmentsProperty
Declaration
public static readonly DependencyProperty StretchAppointmentsProperty
Field Value
Microsoft.
|
TimerulerGroupStringFormatProperty
Declaration
public static readonly DependencyProperty TimerulerGroupStringFormatProperty
Field Value
Microsoft.
|
Properties
ApplyStartEndTimeToEachDay
Declaration
public bool ApplyStartEndTimeToEachDay { get; set; }
Property Value
System.
|
DateGroupDescription
Declaration
protected override DateGroupDescription DateGroupDescription { get; }
Property Value
Overrides
GroupTickLength
StretchAppointments
Declaration
public bool StretchAppointments { get; set; }
Property Value
System.
|
TimerulerGroupStringFormat
Declaration
public string TimerulerGroupStringFormat { get; set; }
Property Value
System.
|
Methods
FormatGroupHeaderName(IFormatProvider, Object)
Declaration
protected override string FormatGroupHeaderName(IFormatProvider formatInfo, object groupName)
Parameters
System.
|
System.
|
Returns
System.
|