Search
ResourceViewSettings.setReorderIndicatorColor Method
See Also
 






Sets the color of reorder indicator line.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setReorderIndicatorColor (
    Color value
)

 Parameters

value

A Color object specifying the color of reorder indicator.

 See Also