Gets the smallest size allowed for resource rows.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getMinRowSize () |
An integer value, specifying the minimal row size in pixels. The minimal allowed value is 10.
RemarksThis property is only used when setViewStyle is set to ResourceViewStyle.General.
See Also