BrushProviderBase.ResourceHeaderBorderBrush Property
Specifies the transformation applied to the DefaultHeaderBorderBrush. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling.Common
Assembly: DevExpress.Xpf.Scheduling.v21.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
IBrushTransform | An object implementing the DevExpress.Xpf.Scheduling.Common.IBrushTransform that defines the brush transformation. |
See Also