Back to Devexpress

TcxSchedulerDBStorageFieldNames.RecurrenceIndex Property

vcl-cxschedulerdbstorage-dot-tcxschedulerdbstoragefieldnames-297efdfa.md

latest1.1 KB
Original Source

TcxSchedulerDBStorageFieldNames.RecurrenceIndex Property

Maps the TcxSchedulerEvent.RecurrenceIndex property to the corresponding dataset field.

Declaration

delphi
property RecurrenceIndex: TcxFieldName index 8 read; write;

Property Value

Type
TcxFieldName

Remarks

Use the RecurrenceIndex property to bind the TcxSchedulerEvent.RecurrenceIndex property to the corresponding dataset field.

The dataset field’s type is TIntegerField.

See Also

Bound Mode

TcxSchedulerDBStorageFieldNames Class

TcxSchedulerDBStorageFieldNames Members

cxSchedulerDBStorage Unit