TcxControlOptionsBehavior Properties
The base class for all classes that implement container control behavior settings.
Name | Description |
---|---|
Always |
Determines whether the focused cell’s editor is always active. |
Cell |
Specifies whether a hint is displayed for a cell when the text does not fit into the cell’s area. |
Drag |
Specifies whether an image of the currently dragged object is being layered over the control. |
Editing |
Inherited from Tcx |
Focus |
Determines the manner in which edit cells are focused. |
Focus |
Determines the manner in which focus is positioned in a newly created record. |
Go |
Determines whether control items can be navigated by using the Enter key. |
Go |
Determines whether the Tab key is used to navigate through the current editing control cells. |
Hint |
|
Immediate |
Determines whether the appropriate editor is activated immediately after an edit cell is clicked. |
Inc |
Specifies whether a user can perform incremental search within an editing control. |
Inc |
Specifies the item against which incremental search is performed. |
Navigator |
Specifies if hints should be displayed for buttons displayed in an editing control’s navigator. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
See Also