SchedulerViewRepository.GanttView Property
In This Article
Reserved for future use.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public GanttView GanttView { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A Gantt |
See Also