Skip to main content
A newer version of this page is available. .

DefaultBarItemNames.Items_Appointment_Actions_Open Field

Returns the Items_Appointment_Actions_Open string. Identifies a button that invokes the AppointmentWindow dialog for the selected appointment.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public const string Items_Appointment_Actions_Open = "Items_Appointment_Actions_Open"

Field Value

Type
String
See Also