Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public const string Items_Appointment_Actions_Paste = "Items_Appointment_Actions_Paste"

Field Value

Type
String
See Also