TcxExtEditingControl.OptionsBehavior Property
Provides access to the settings that specify how the control responds to user actions.
Declaration
property OptionsBehavior: TcxControlOptionsBehavior read; write;
Property Value
| Type |
|---|
| TcxControlOptionsBehavior |
Remarks
Refer to the TcxControlOptionsBehavior class description to learn about these settings.
See Also