TcxSchedulerEventOperations.Sizing Property
Specifies if an end-user can drag-and-drop event time borders to change the event‘s duration and/or its start or end times.
Declaration
property Sizing: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
Set this property to False or True to forbid or allow end-users to drag user event time borders.
The default Sizing property value is True.
See Also