Search
ResourceViewSettings.getExpandableRows Method
See Also
 






Gets a value indicating whether the rows in the resource view can be expanded/collapsed.

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

 Syntax

Java  Copy Code

public Boolean getExpandableRows ()

 Return Value

A Boolean value.

 Remarks

This property is only used if setViewStyle is set to ResourceViewStyle.Lanes.

 See Also