TcxSchedulerStorageLinks.DefaultStorage Property
Returns the default storage.
Declaration
property DefaultStorage: TcxCustomSchedulerStorage read;
Property Value
Type |
---|
TcxCustomSchedulerStorage |
Remarks
Storage is considered to be default if the storage link’s Default property is set to True.
See Also