Holiday.Location Property
Gets or sets the location attribute of the holiday.
Namespace: DevExpress.Schedule
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the holiday’s location. |
Remarks
This property’s value can be assigned to the newly created Appointment.Location property of the appointment scheduled for that Holiday.
See Also