Skip to main content

TcxSchedulerCustomResourceView.EventImagesLayout Property

Specifies how icons are arranged in the user event‘s rectangle.

Declaration

property EventImagesLayout: TcxSchedulerEventImagesLayout read; write;

Property Value

Type
TcxSchedulerEventImagesLayout

Remarks

Use this property to specify the layout of user event icons when scheduling in the Day View or the TimeGrid View whose EventDetailInfo property is set to True.

Refer to the TcxSchedulerEventImagesLayout type description for details on available icon arrangement options.

See Also