DefaultBarItemNames.Items_Home_TimeScale_IntervalCount Field
Returns the Items_Home_TimeScale_IntervalCount string. Identifies an editor that specifies the number of columns displayed in the Timeline view (the TimelineView.IntervalCount property value).
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
public const string Items_Home_TimeScale_IntervalCount = "Items_Home_TimeScale_IntervalCount"
Field Value
Type |
---|
String |
See Also