Skip to main content
All docs
V23.2

GanttControlTimelineOptions Class

Contains timeline settings.

Namespace: DevExpress.XtraGantt.TimeLine

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class GanttControlTimelineOptions :
    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