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