TcxSchedulerEvent.ReadOnly Property
Gets the user event’s read-only status.
Declaration
property ReadOnly: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
If the value of the ReadOnly property is True then the user event is not modifiable.
Note
this status depends on the resource’s status. If the resource’s status is read-only, the user event is also read-only.
See Also