A newer version of this page is available.
Switch to the current version.
DefaultBarItemNames.Items_Appointment_Actions_Paste Field
Returns the Items_Appointment_Actions_Paste string. Identifies a button that pastes an appointment(-s) from the clipboard to the selected cell.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v19.1.dll
Declaration
public const string Items_Appointment_Actions_Paste = "Items_Appointment_Actions_Paste"
Public Const Items_Appointment_Actions_Paste As String = "Items_Appointment_Actions_Paste"
Field Value
Type |
---|
String |
See Also
Feedback