Search
ControlStyle.getHScrollBarFillBrushDown Method
See Also
 






Gets the brush used to fill the elements of the horizontal scrollbar when they are pushed down.

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

 Syntax

Java  Copy Code

public Brush getHScrollBarFillBrushDown ()

 Return Value

An instance of the Brush class.

 See Also