TcxSchedulerEvent.Shared Property
Gets whether the user event is shared between different resources.
Declaration
property Shared: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
The Shared property gets a value of True if the user event belongs to at least two resources.
See Also