Back to Devexpress

TcxSchedulerWebServiceStorage.RegisteredCalendarProviders Property

vcl-cxschedulerwebservicestorage-dot-tcxschedulerwebservicestorage-089bed43.md

latest1.0 KB
Original Source

TcxSchedulerWebServiceStorage.RegisteredCalendarProviders Property

Provides access to the collection of class-references to the registered online event data provider classes.

Declaration

delphi
class property RegisteredCalendarProviders: TcxRegisteredClasses read;

Property Value

Type
TcxRegisteredClasses

Remarks

You can use this class property to manage the list of online event data providers that you can use to obtain calendar and event data from different online account types.

See Also

TcxSchedulerWebServiceStorage Class

TcxSchedulerWebServiceStorage Members

cxSchedulerWebServiceStorage Unit