Search
ControlStyle.getVScrollBarBackBrush Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Brush getVScrollBarBackBrush ()

 Return Value

An instance of the Brush class.

 See Also