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

    Returns the Items_Appointment_Actions_Cut string. Identifies a button that cuts the selected appointment.

    Namespace: DevExpress.Xpf.Scheduling

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

    NuGet Package: DevExpress.Wpf.Scheduling

    Declaration

    public const string Items_Appointment_Actions_Cut = "Items_Appointment_Actions_Cut"

    Field Value

    Type
    String
    See Also