Sets the size of a single lane.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setLaneSize ( |
An integer value specifying the size in pixels of a resource lane. The minimal allowed value is 10. Set to null to use the corresponding value from the current theme.
RemarksThis property is only used when setViewStyle is set to ResourceViewStyle.Lanes.
See Also