Back to Devexpress

SchedulerInplaceEditorEventArgs Properties

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerinplaceeditoreventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

SchedulerInplaceEditorEventArgs Properties

Provides parameters which can be used to instantiate a custom in-place editor within the SchedulerControl.InplaceEditorShowing event handler.

NameDescription
BackColorGets or sets the background color of the inplace editor.
BackColor2The color which is interpreted as the second color of the background’s gradient brush.
BoundsGets or sets the size and location of the inplace editor.
ControlGets or sets the containing Scheduler control.
FontGets or sets the font of the text displayed by the inplace editor.
ForeColorGets or sets the foreground color of the inplace editor.
HandledGets or sets whether an event was handled and no default actions are required.
UseFullCellEditorIndicates whether the in-place editor should occupy the entire time cell.
ViewInfoGets or sets the object which contains the information used to render the appointment.

See Also

SchedulerInplaceEditorEventArgs Class

SchedulerInplaceEditorEventArgs Members

DevExpress.XtraScheduler Namespace