Back to Devexpress

TcxSchedulerAgendaView.EventTextMinWidth Property

vcl-cxscheduleragendaview-dot-tcxscheduleragendaview-b13bd87f.md

latest951 B
Original Source

TcxSchedulerAgendaView.EventTextMinWidth Property

Specifies the minimum width (in pixels) of the user event‘s text area.

Declaration

delphi
property EventTextMinWidth: Integer read; write; default 121;

Property Value

TypeDefault
Integer121

Remarks

Use this property to specify the minimum width of the area displaying the user event’s subject and description.

The default value of the EventTextMinWidth property is 121.

See Also

TcxSchedulerAgendaView Class

TcxSchedulerAgendaView Members

cxSchedulerAgendaView Unit