Search
RangeSelector.setButtonBackgroundBrushDisabled Method
See Also
 






Sets the brush used to fill selector buttons when the selector is disabled.

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

 Syntax

Java  Copy Code

public void setButtonBackgroundBrushDisabled (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also