GanttView.HighlightGroups Property
Gets or sets whether the control highlights summary tasks and their children using a semi-transparent rectangle. This is a dependency property.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v25.2.dll
NuGet Package: DevExpress.Wpf.Gantt
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The image below demonstrates the highlighted summary tasks with their children:

See Also