TcxvgOptionsBehavior Properties
Contains settings determining the grid control response to user actions.Name | Description |
---|---|
AlwaysShowEditor | Specifies whether the cell editors are always active. |
BandSizing | Specifies the band resizing availability. |
CellHints | |
DragDropText protected | Specifies whether an image of the currently dragged object is being layered over the control. Inherited from TcxControlOptionsBehavior. |
EditingControl protected | Inherited from TcxControlOptions. |
FocusCellOnCycle | Determines the manner in which edit cells are focused. Inherited from TcxControlOptionsBehavior. |
FocusFirstCellOnNewRecord protected | Determines the manner in which focus is positioned in a newly created record. Inherited from TcxControlOptionsBehavior. |
GoToNextCellOnEnter | Determines whether control items can be navigated by using the Enter key. Inherited from TcxControlOptionsBehavior. |
GoToNextCellOnTab | Determines whether the Tab key is used to navigate through the current editing control cells. Inherited from TcxControlOptionsBehavior. |
HeaderSizing | Specifies row headers resizing availability. |
HintHidePause | Inherited from TcxControlOptionsBehavior. |
ImmediateEditor | Determines whether the appropriate editor is activated immediately after an edit cell is clicked. Inherited from TcxControlOptionsBehavior. |
IncSearch protected | Specifies whether a user can perform incremental search within an editing control. Inherited from TcxControlOptionsBehavior. |
IncSearchItem protected | Specifies the item against which incremental search is performed. Inherited from TcxControlOptionsBehavior. |
NavigatorHints protected | Specifies if hints should be displayed for buttons displayed in an editing control’s navigator. Inherited from TcxControlOptionsBehavior. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
RowFiltering | Specifies if row headers can display filter dropdown buttons. |
RowSizing | Specifies if a user can change the row height. |
RowTracking | Enables row tracking when the user moves the mouse pointer over rows while pressing left mouse button. |
See Also