Search
ResourceViewSettings.setReorderIndicatorWidth Method
See Also
 






Sets the width of reorder indicator line.

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

 Syntax

Java  Copy Code

public void setReorderIndicatorWidth (
    Integer value
)

 Parameters

value

An Integer object specifying the width of reorder indicator.

 See Also