BrushProviderBase.DefaultHeaderForeground Property
Specifies the brush used to paint the resource header foreground. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling.Common
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Brush | A System.Windows.Media.Brush value. |
See Also