Search
RangeSelector.getButtonBackgroundBrush Method
See Also
 






Gets the brush used to fill the selector buttons when they are in normal state.

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

 Syntax

Java  Copy Code

public Brush getButtonBackgroundBrush ()

 Return Value

An instance of the Brush class.

 See Also