TcxControlOptionsData Properties
Contains settings determining the functionality of data-aware editing control descendants.| Name | Description |
|---|---|
| CancelOnExit | Determines whether empty records are posted to a dataset when a control loses focus. |
| Editing | Determines whether a user can edit data within a control. |
| EditingControl | Inherited from TcxControlOptions. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
See Also