Search
RangeSelector.getScrollBackgroundBrush Method
See Also
 






Gets the brush used to fill the scroll background.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public Brush getScrollBackgroundBrush ()

 Return Value

An instance of the Brush class.

 See Also