Back to Devexpress

TdxWebServiceCalendar.ReadOnly Field

vcl-cxschedulerwebservicestorage-dot-tdxwebservicecalendar-cda86535.md

latest1.1 KB
Original Source

TdxWebServiceCalendar.ReadOnly Field

Stores the calendar’s read-only mode flag.

Declaration

delphi
ReadOnly: Boolean

Field Value

Type
Boolean

Remarks

You can use this field to identify if the calendar is in read-only mode. To enable or disable this mode for a connected calendar, use the online event data provider‘s ReadOnly property instead.

The default ReadOnly field value is False.

See Also

TdxWebServiceCalendar Record

TdxWebServiceCalendar Members

cxSchedulerWebServiceStorage Unit