"setRangeReadOnly"
Sets a scheduler time range read only.
Synopsis
shape.setRangeReadOnly(int idx, bool ro);
Parameters
Parameter | Description |
---|---|
idx | The index of the time range that is set read-only. |
ro |
TRUE = the range is set to read-only. FALSE = the range is writable. |
Description
Sets a scheduler time range read only.
Assignment
Scheduler ewo