Skip to main content
All docs
V26.1
  • GanttControlAppearanceCollection.TimelineBar Property

    Gets the appearance settings of timeline bars.

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v26.1.dll

    Declaration

    public AppearanceObject TimelineBar { get; }

    Property Value

    Type Description
    AppearanceObject

    An object that exposes appearance settings.

    See Also