Sets the time length of a single cell in a timetable view, accurate to the nearest second.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setCellTime ( |
A Duration object that specifies the time length of a single cell. The allowed values range from 1 second to 1 hour inclusive. Set to null to use the corresponding value from the current theme.
RemarksValid values for this property range from 1 second to 1 hour.
See Also