Skip to main content

TcxSchedulerEventImages.Layout Property

Specifies the type of the icons arrangement within the user event‘s rectangle.

Declaration

property Layout: TcxSchedulerEventImagesLayout read; write;

Property Value

Type
TcxSchedulerEventImagesLayout

Remarks

The available icon arrangements are specified by the TcxSchedulerEventImagesLayout enumeration.

Use the Layout property to specify how icons will be organized within the user event when scheduling in the Day or TimeGrid View (if the TimeGrid View’s EventDetailInfo property is set to True).

See Also