GanttResourceControl.ResourceBackground Property
Gets a resource background.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Brush | A resource background. |
See Also
Gets a resource background.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v26.1.dll
public Brush ResourceBackground { get; }
Public ReadOnly Property ResourceBackground As Brush
| Type | Description |
|---|---|
| Brush | A resource background. |