Search
RangeSelector.getButtonBackgroundBrushDisabled Method
See Also
 






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

 Return Value

An instance of the Brush class.

 See Also