Skip to main content
All docs
V25.1
  • GanttView.PrintTimescaleTemplateProperty Field

    Identifies the PrintTimescaleTemplate dependency property.

    Namespace: DevExpress.Xpf.Gantt

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

    NuGet Package: DevExpress.Wpf.Gantt

    Declaration

    [DPAccessModifier(MemberVisibility.Public, MemberVisibility.Public, false, NonBrowsable = true)]
    public static readonly DependencyProperty PrintTimescaleTemplateProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also