Sets 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 void setExpandableRows ( |
A Boolean value. Set to null to use the corresponding value from the current theme.
RemarksThis property is only used if setViewStyle is set to ResourceViewStyle.Lanes.
See Also