Back to Devexpress

TcxGridTableOptionsBehavior Members

vcl-cxgridtableview-dot-tcxgridtableoptionsbehavior-dot-underscore-members.md

latest13.3 KB
Original Source

TcxGridTableOptionsBehavior Members

Stores grid Table View behavior settings.

Constructors

NameDescription
Create(TcxCustomGridView)Initializes a new instance of the TcxCustomGridOptions class with specified settings. Inherited from TcxCustomGridOptions.
Create(TPersistent)Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

NameDescription
AlwaysShowEditorDetermines whether the cell editors are always active. Inherited from TcxCustomGridTableOptionsBehavior.
BestFitMaxRecordCountSpecifies the maximum number of records processed to calculate the best width for columns when calling ApplyBestFit. Inherited from TcxCustomGridTableOptionsBehavior.
CellHintsIndicates whether a hint box is displayed when hovering over a cell containing clipped text. Inherited from TcxCustomGridTableOptionsBehavior.
ColumnHeaderHintsSpecifies whether a hint box is displayed when the mouse pointer is hovered over a column header.
ColumnMergedGroupingSwitches the merged column grouping mode.
CopyCaptionsToClipboardSpecifies whether or not item (column or row) captions are included in the text to be copied to the clipboard. Inherited from TcxCustomGridTableOptionsBehavior.
CopyPreviewToClipboardSpecifies whether or not preview sections are included in the text to be copied to the clipboard.
CopyRecordsToClipboardEnables end-users to copy the View content to the clipboard as text. Inherited from TcxCustomGridTableOptionsBehavior.
DragDropTextSpecifies whether the text is displayed adjacent to the mouse pointer when a drag operation is performed. Inherited from TcxCustomGridTableOptionsBehavior.
DragFocusingSpecifies the manner in which the target row is focused in a drag-and-drop operation. Inherited from TcxCustomGridTableOptionsBehavior.
DragHighlightingIndicates whether the target record is highlighted when dragging an object over the current View. Inherited from TcxCustomGridTableOptionsBehavior.
DragOpeningSpecifies whether group and master rows and detail level tabs are expanded during drag-and-drop. Inherited from TcxCustomGridTableOptionsBehavior.
DragScrollingEnables scrolling of the current View during drag-and-drop. Inherited from TcxCustomGridTableOptionsBehavior.
EditAutoHeightSpecifies the active height adjustment mode for multiline in-place editors. Inherited from TcxCustomGridTableOptionsBehavior.
EditModeSpecifies the manner in which end-users can edit the View’s cell data.
ExpandMasterRowOnDblClickDetermines whether master rows within the current View can be expanded by a double-click within the row area.
FixedGroupsSpecifies whether or not group rows are anchored to the top of the grid View while scrolling through grouped data.
FocusCellOnCycleSpecifies 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.
FocusCellOnTabSpecifies if the Tab and Shift+Tab keystrokes move focus between cells. Inherited from TcxCustomGridTableOptionsBehavior.
FocusFirstCellOnNewRecordDetermines whether the focus moves to the first cell of a newly created row. Inherited from TcxCustomGridTableOptionsBehavior.
GoToNextCellOnEnterSpecifies if Enter and Shift + Enter keystrokes move focus between grid View items. Inherited from TcxCustomGridTableOptionsBehavior.
GridViewProvides access to the parent grid Table View.
HintHidePauseSpecifies the hint display time interval. Inherited from TcxCustomGridOptionsBehavior.
HotTrackInherited from TcxCustomGridTableOptionsBehavior.
HotTrackSelectionInherited from TcxCustomGridTableOptionsBehavior.
ImmediateEditorDetermines whether a specific column editor is activated immediately after an appropriate cell is clicked. Inherited from TcxCustomGridTableOptionsBehavior.
IncSearchSpecifies whether a user can perform an incremental search within the current View. Inherited from TcxCustomGridTableOptionsBehavior.
IncSearchItemSpecifies the item against which an incremental search is performed when cell focusing is disabled. Inherited from TcxCustomGridTableOptionsBehavior.
NavigatorHintsSpecifies whether hints should be displayed for the navigator‘s buttons. Inherited from TcxCustomGridTableOptionsBehavior.
OwnerProvides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
PostponedSynchronizationSpecifies if synchronization of the “clone” Views should be postponed and executed on demand. Inherited from TcxCustomGridOptionsBehavior.
PullFocusingIndicates 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.
RecordScrollModeSpecifies the active content scroll mode. Inherited from TcxCustomGridTableOptionsBehavior.
RepaintVisibleRecordsOnScrollInherited from TcxCustomGridTableOptionsBehavior.
ShowHourglassCursorSpecifies whether to display the hourglass cursor in time-consuming operations. Inherited from TcxCustomGridOptionsBehavior.
ShowLockedStateImageOptions
SuppressHintOnMouseDownSpecifies whether to suppress the hint when pressing a mouse button. Inherited from TcxCustomGridOptionsBehavior.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
IsInplaceEditFormMode
NeedHideCurrentRow
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ToStringInherited from TObject.

See Also

TcxGridTableOptionsBehavior Class

cxGridTableView Unit