DefaultBarItemNames.ContextMenu_Items_Appointment_Options_ShowTimeAs Field
Returns the ContextMenu_Items_Appointment_Options_ShowTimeAs string. Identifies the Show Time As item in the Appointment Pop-Up Menu.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
public const string ContextMenu_Items_Appointment_Options_ShowTimeAs = "ContextMenu_Items_Appointment_Options_ShowTimeAs"
Field Value
Type |
---|
String |
See Also