Gets a value indicating whether the rows in the resource view can be expanded/collapsed.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Boolean getExpandableRows () |
A Boolean value.
RemarksThis property is only used if setViewStyle is set to ResourceViewStyle.Lanes.
See Also