Back to Devexpress

GanttView.Cursors Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-363b790f.md

latest988 B
Original Source

GanttView.Cursors Property

For internal use.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
[Browsable(false)]
public GanttCursors Cursors { get; }
vb
<Browsable(False)>
Public ReadOnly Property Cursors As GanttCursors

Property Value

Type
DevExpress.Xpf.Gantt.Native.GanttCursors

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace