TcxGridBandedTableOptionsBehavior Properties
Represents settings that determine how the Banded Table View responds to end-user actions.Name | Description |
---|---|
AlwaysShowEditor | Determines whether the cell editors are always active. Inherited from TcxCustomGridTableOptionsBehavior. |
BandHeaderHints | Indicates whether a hint box is displayed when hovering over a band containing a clipped caption. |
BestFitMaxRecordCount | Specifies the maximum number of records processed to calculate the best width for columns when calling ApplyBestFit. Inherited from TcxCustomGridTableOptionsBehavior. |
CellHints | Indicates whether a hint box is displayed when hovering over a cell containing clipped text. Inherited from TcxCustomGridTableOptionsBehavior. |
ColumnHeaderHints | Specifies whether a hint box is displayed when the mouse pointer is hovered over a column header. Inherited from TcxGridTableOptionsBehavior. |
ColumnMergedGrouping | Switches the merged column grouping mode. Inherited from TcxGridTableOptionsBehavior. |
CopyCaptionsToClipboard | Specifies whether or not item (column or row) captions are included in the text to be copied to the clipboard. Inherited from TcxCustomGridTableOptionsBehavior. |
CopyPreviewToClipboard | Specifies whether or not preview sections are included in the text to be copied to the clipboard. Inherited from TcxGridTableOptionsBehavior. |
CopyRecordsToClipboard | Enables end-users to copy the View content to the clipboard as text. Inherited from TcxCustomGridTableOptionsBehavior. |
DragDropText | Specifies whether the text is displayed adjacent to the mouse pointer when a drag operation is performed. Inherited from TcxCustomGridTableOptionsBehavior. |
DragFocusing | Specifies the manner in which the target row is focused in a drag-and-drop operation. Inherited from TcxCustomGridTableOptionsBehavior. |
DragHighlighting | Indicates whether the target record is highlighted when dragging an object over the current View. Inherited from TcxCustomGridTableOptionsBehavior. |
DragOpening | Specifies whether group and master rows and detail level tabs are expanded during drag-and-drop. Inherited from TcxCustomGridTableOptionsBehavior. |
DragScrolling | Enables scrolling of the current View during drag-and-drop. Inherited from TcxCustomGridTableOptionsBehavior. |
EditAutoHeight | Specifies the active height adjustment mode for multiline in-place editors. Inherited from TcxCustomGridTableOptionsBehavior. |
EditMode | Specifies the manner in which end-users can edit the View’s cell data. Inherited from TcxGridTableOptionsBehavior. |
ExpandMasterRowOnDblClick | Determines whether master rows within the current View can be expanded by a double-click within the row area. Inherited from TcxGridTableOptionsBehavior. |
FixedGroups | Specifies whether or not group rows are anchored to the top of the grid View while scrolling through grouped data. Inherited from TcxGridTableOptionsBehavior. |
FocusCellOnCycle | Specifies if focus moves to the next or previous row when a user navigates to the left or right from the rightmost or leftmost cell in the current row, respectively. Inherited from TcxCustomGridTableOptionsBehavior. |
FocusCellOnTab | Specifies if the Tab and Shift+Tab keystrokes move focus between cells. Inherited from TcxCustomGridTableOptionsBehavior. |
FocusFirstCellOnNewRecord | Determines whether the focus moves to the first cell of a newly created row. Inherited from TcxCustomGridTableOptionsBehavior. |
GoToNextCellOnEnter | Specifies if the Enter and Shift+Enter keystrokes move focus between cells in a grid View. Inherited from TcxCustomGridTableOptionsBehavior. |
GridView | Inherited from TcxGridTableOptionsBehavior. |
HintHidePause | Specifies the hint display time interval. Inherited from TcxCustomGridOptionsBehavior. |
HotTrack | Inherited from TcxCustomGridTableOptionsBehavior. |
HotTrackSelection | Inherited from TcxCustomGridTableOptionsBehavior. |
ImmediateEditor | Determines whether a specific column editor is activated immediately after an appropriate cell is clicked. Inherited from TcxCustomGridTableOptionsBehavior. |
IncSearch | Specifies whether a user can perform an incremental search within the current View. Inherited from TcxCustomGridTableOptionsBehavior. |
IncSearchItem | Specifies the item against which an incremental search is performed when cell focusing is disabled. Inherited from TcxCustomGridTableOptionsBehavior. |
NavigatorHints | Specifies whether hints should be displayed for the navigator‘s buttons. Inherited from TcxCustomGridTableOptionsBehavior. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
PostponedSynchronization | Specifies if synchronization of the “clone” Views should be postponed and executed on demand. Inherited from TcxCustomGridOptionsBehavior. |
PullFocusing | Indicates whether focus moves to the record under the mouse pointer when a user clicks the left mouse button within a View and starts moving the mouse while holding the button down. Inherited from TcxCustomGridTableOptionsBehavior. |
RecordScrollMode | Specifies the active content scroll mode. Inherited from TcxCustomGridTableOptionsBehavior. |
RepaintVisibleRecordsOnScroll | Inherited from TcxCustomGridTableOptionsBehavior. |
ShowHourglassCursor | Specifies whether to display the hourglass cursor in time-consuming operations. Inherited from TcxCustomGridOptionsBehavior. |
ShowLockedStateImageOptions | Inherited from TcxGridTableOptionsBehavior. |
SuppressHintOnMouseDown | Specifies whether to suppress the hint when pressing a mouse button. Inherited from TcxCustomGridOptionsBehavior. |
See Also