Search
RangeSelector.getButtonBorderBrushDisabled Method
See Also
 






Gets 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 Brush getButtonBorderBrushDisabled ()

 Return Value

An instance of the Brush class.

 See Also