Gets a value indicating whether the rows display the header as a group header.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Boolean getGroupRowHeader () |
A Boolean value. true to activate this feature or false to turn it off.
RemarksThis property is only used if setViewStyle is set to ResourceViewStyle.Lanes.
See Also