Skip to main content
All docs
V25.1
  • StripLineControl.StripLineDuration Property

    Gets a corresponding strip line duration. This is a dependency property.

    Namespace: DevExpress.Xpf.Gantt

    Assembly: DevExpress.Xpf.Gantt.v25.1.dll

    NuGet Package: DevExpress.Wpf.Gantt

    Declaration

    public TimeSpan StripLineDuration { get; }

    Property Value

    Type Description
    TimeSpan

    A corresponding strip line duration.

    See Also