Search
RangeSelector.setButtonBorderBrushDisabled Method
See Also
 






Sets the border brush used to draw the border of selector buttons when the selector is disabled.

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

 Syntax

Java  Copy Code

public void setButtonBorderBrushDisabled (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also