Search
ControlStyle.getHScrollBarBackBrush Method
See Also
 






Gets the brush used to fill the background of the horizontal scrollbar.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Brush getHScrollBarBackBrush ()

 Return Value

An instance of the Brush class.

 See Also