A newer version of this page is available.
Switch to the current version.
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.v19.1.dll
Declaration
public const string Items_Appointment_Actions_Cut = "Items_Appointment_Actions_Cut"
Public Const Items_Appointment_Actions_Cut As String = "Items_Appointment_Actions_Cut"
Field Value
Type |
---|
String |
See Also
Feedback