Back to Devexpress

GanttControlTimelineOptions Class

windowsforms-devexpress-dot-xtragantt-dot-timeline-7ac96c0d.md

latest1.6 KB
Original Source

GanttControlTimelineOptions Class

Contains timeline settings.

Namespace : DevExpress.XtraGantt.TimeLine

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class GanttControlTimelineOptions :
    GanttControlBaseOptions
vb
Public Class GanttControlTimelineOptions
    Inherits GanttControlBaseOptions

The following members return GanttControlTimelineOptions objects:

Remarks

Read the following topic for detailed information and examples: Timeline.

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraTreeList.BaseTreeListOptions DevExpress.XtraGantt.GanttControlBaseOptions GanttControlTimelineOptions

See Also

GanttControlTimelineOptions Members

DevExpress.XtraGantt.TimeLine Namespace