The following properties let you customize the colors used in the control itself.
Property | Description |
---|---|
Background | Gets or sets a brush that describes the background of a control. This is a dependency property. |
Foreground | Gets or sets a brush that describes the foreground color. This is a dependency property. |
HeaderBackground | Gets or sets the background brush of the header. |
HeaderForeground | Gets or sets the foreground brush of the header. |