TcxvgMultiRecordsOptionsBehavior Members
Contains behavior and functionality settings that the virtual and data-aware Vertical Grid controls provide.Constructors
Name | Description |
---|---|
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
Properties
Name | Description |
---|---|
AllowChangeRecord | Specifies if an end user can scroll the control‘s content horizontally. |
AlwaysShowEditor | Specifies whether the cell editors are always active. Inherited from TcxvgOptionsBehavior. |
BandSizing | Specifies the band resizing availability. Inherited from TcxvgOptionsBehavior. |
CellHints | Inherited from TcxvgOptionsBehavior. |
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 | 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. Inherited from TcxvgOptionsBehavior. |
HintHidePause | Inherited from TcxControlOptionsBehavior. |
ImmediateEditor | Determines whether the appropriate editor is activated immediately after an edit cell is clicked. Inherited from TcxControlOptionsBehavior. |
IncSearch | Specifies whether a user can perform incremental search within an editing control. Inherited from TcxControlOptionsBehavior. |
IncSearchItem | Specifies the target editor row for incremental search. |
NavigatorHints | 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. |
RecordScrollMode | Specifies the active record scroll mode. |
RowFiltering | Specifies if row headers can display filter dropdown buttons. Inherited from TcxvgOptionsBehavior. |
RowSizing | Specifies if a user can change the row height. Inherited from TcxvgOptionsBehavior. |
RowTracking | Enables row tracking when the user moves the mouse pointer over rows while pressing left mouse button. Inherited from TcxvgOptionsBehavior. |
Methods
Name | Description |
---|---|
_AddRef protected | The reference counter increment function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent. |
_Release protected | The reference counter decrement function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent. |
Assign(TPersistent) | Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
DoAssign(TPersistent) protected | Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner protected | Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current persistent property set or information container supports it. Inherited from TcxOwnedInterfacedPersistent. |
RestoreDefaults | Inherited from TcxvgOptionsBehavior. |
ToString | Inherited from TObject. |
See Also