TcxSchedulerAgendaView.EventTextMinWidth Property
Specifies the minimum width (in pixels) of the user event‘s text area.
Declaration
property EventTextMinWidth: Integer read; write; default 121;
Property Value
Type | Default |
---|---|
Integer | 121 |
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