Back to Devexpress

GanttView.ResourcePalette Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-b488881b.md

latest929 B
Original Source

GanttView.ResourcePalette 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 GanttResourcePalette ResourcePalette { get; set; }
vb
<Browsable(False)>
Public Property ResourcePalette As GanttResourcePalette

Property Value

Type
DevExpress.Xpf.Gantt.Native.GanttResourcePalette

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace