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