Is it possible to change the background color, foreground color, thumb image, or up/down button image for the scrollbar? I'm able to do this pretty easily with standard WPF controls (i.e. ListBox) by overriding the scrollbar template. Is this possible with the Xceed control?
It's important that I be able to make the look and feel of the scrollbar blend in with the rest of the grid.