Skip to main content
All docs
V26.1
  • 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.v26.1.dll

    NuGet Package: DevExpress.Wpf.Scheduling

    Declaration

    public const string Items_Appointment_Actions_Paste = "Items_Appointment_Actions_Paste"

    Field Value

    Type
    String
    See Also