GanttView.PrintTimescaleTemplateProperty Field
Identifies the PrintTimescaleTemplate dependency property.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.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