Search
RangeSelector.setScrollBackgroundBrush Method
See Also
 






Sets the brush used to fill the scroll background.

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

 Syntax

Java  Copy Code

public void setScrollBackgroundBrush (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also