Back to Devexpress

TcxSchedulerEventOperations.Sizing Property

vcl-cxschedulercustomcontrols-dot-tcxschedulereventoperations-fbd2b208.md

latest1.0 KB
Original Source

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

delphi
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

TcxSchedulerEventOperations.Moving

TcxSchedulerEventOperations Class

TcxSchedulerEventOperations Members

cxSchedulerCustomControls Unit