GanttView.PrintGanttRowTemplateProperty Field
Identifies the PrintGanttRowTemplate 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 PrintGanttRowTemplateProperty
Field Value
Type | Description |
---|---|
DependencyProperty | A dependency property identifier. |
See Also