Skip to main content
All docs
V26.1
  • DefaultBarItemNames.ContextMenu_Items_Appointment_Actions_Copy Field

    Returns the ContextMenu_Items_Appointment_Actions_Copy string. Identifies the Copy item in the Appointment Pop-Up Menu.

    Namespace: DevExpress.Xpf.Scheduling

    Assembly: DevExpress.Xpf.Scheduling.v26.1.dll

    NuGet Package: DevExpress.Wpf.Scheduling

    Declaration

    public const string ContextMenu_Items_Appointment_Actions_Copy = "ContextMenu_Items_Appointment_Actions_Copy"

    Field Value

    Type
    String
    See Also