Back to Devexpress

DefaultBarItemNames.ContextMenu_Items_Cell_Actions_NewAppointment Field

wpf-devexpress-dot-xpf-dot-scheduling-dot-defaultbaritemnames-dot-contextmenu-underscore-items-underscore-cell-underscore-actions-underscore-newappointment.md

latest1.3 KB
Original Source

DefaultBarItemNames.ContextMenu_Items_Cell_Actions_NewAppointment Field

Returns the ContextMenu_Items_Cell_Actions_NewAppointment string. Identifies the New Appointment item in the Cell Pop-Up Menu.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public const string ContextMenu_Items_Cell_Actions_NewAppointment = "ContextMenu_Items_Cell_Actions_NewAppointment"
vb
Public Const ContextMenu_Items_Cell_Actions_NewAppointment As String = "ContextMenu_Items_Cell_Actions_NewAppointment"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Xpf.Scheduling Namespace