TcxSchedulerFieldAdapter Constructors
The TcxSchedulerFieldAdapter implements a link between the ExpressQuantumGrid‘s column and an associated scheduler storage’s field.| Name | Description |
|---|---|
| Create(TcxSchedulerGridConnection,TCollectionItem) | Initializes a new instance of the TcxSchedulerFieldAdapter class with specified settings. |
| CreateWithField(TcxSchedulerGridConnection,TcxCustomSchedulerStorageField) | Initializes a new instance of the TcxSchedulerFieldAdapter class with specified settings. |
See Also