Back to Devexpress

TcxGridDBBandedTableView Methods

vcl-cxgriddbbandedtableview-dot-tcxgriddbbandedtableview-dot-underscore-methods.md

latest26.5 KB
Original Source

TcxGridDBBandedTableView Methods

A data-aware Banded Table View.

NameDescription
ApplyBestFit(TcxCustomGridTableItem,Boolean,Boolean)Adjusts the width of the View’s items to display their content in full. Inherited from TcxCustomGridTableView.
Assign(TPersistent)Inherited from TPersistent.
AssignSettings(TcxCustomGridView)Inherited from TcxCustomGridView.
AssignTo(TPersistent)Inherited from TPersistent.
BeginBestFitUpdateDisables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
BeginFilteringUpdateDisables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
BeginGroupingUpdateDisables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
BeginSortingUpdateDisables updates to the View, and displays a “Locked View” image with the hourglass cursor. Inherited from TcxCustomGridTableView.
BeginUpdate(TcxGridShowLockedStateImageMode)Prevents the current View’s updates until the EndUpdate or CancelUpdate method is called. Inherited from TcxCustomGridView.
BoundsChanged(Boolean,Boolean)Inherited from TcxCustomGridView.
CanBeLookupListInherited from TcxCustomGridTableView.
CancelUpdateEnables the current View’s updates after calling the BeginUpdate method. Inherited from TcxCustomGridView.
Changed(TcxGridViewChangeKind)Inherited from TcxCustomGridView.
Changed(TObject)Inherited from TcxCustomGridView.
CheckSynchronizationAssignNeededInherited from TcxCustomGridView.
ClearItemsRemoves all items from the View. Inherited from TcxCustomGridTableView.
CopyToClipboard(Boolean)Copies the View content to the clipboard as text. Inherited from TcxCustomGridTableView.
CreateColumnCreates a column and adds it to the Columns collection of the data-aware Banded Table View, returning a pointer to the column created.
CreateItemCreates an item and adds it to the current View. Inherited from TcxCustomGridTableView.
CreateViewInfoInherited from TcxCustomGridView.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
EndBestFitUpdateEnables updates to the View. Inherited from TcxCustomGridTableView.
EndFilteringUpdateEnables updates to the View. Inherited from TcxCustomGridTableView.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndGroupingUpdateEnables updates to the View. Inherited from TcxCustomGridTableView.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
EndSortingUpdateEnables updates to the View. Inherited from TcxCustomGridTableView.
EndUpdateEnables the current View’s updates after calling the BeginUpdate method. Inherited from TcxCustomGridView.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindComponent(String)Inherited from TComponent.
FindItemByID(Integer)Locates an item within the current View according to the item Item.ID property’s value. Inherited from TcxCustomGridTableView.
FindItemByName(string)Locates an item with the specified name. Inherited from TcxCustomGridTableView.
FindItemByTag(TcxTag)Locates an item with the specified tag value. Inherited from TcxCustomGridTableView.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetColumnByFieldName(string)Locates a column by the Fieldname of the data it is displaying.
GetHashCodeInherited from TObject.
GetHitTest(Integer,Integer)Returns the HitTest object that identifies the visual element at the inspected point. Inherited from TcxCustomGridView.
GetHitTest(TPoint)Inherited from TcxCustomGridView.
GetImagesReturns the image list used as the source of icons for data item headers. Inherited from TcxCustomGridView.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
GoToNextScrollbarAnnotation(TdxScrollbarAnnotationKinds,Boolean,Boolean)Moves focus to the nearest record marked with a scrollbar annotation. Inherited from TcxCustomGridTableView.
HasAsClone(TcxCustomGridView)Inherited from TcxCustomGridView.
HasAsMaster(TcxCustomGridView)Inherited from TcxCustomGridView.
HasParentInherited from TComponent.
HideHourglassCursorSuppresses the hourglass cursor. Inherited from TcxCustomGridView.
IndexOfItem(TcxCustomGridTableItem)Returns the index of the first entry within the Items collection with the specified value. Inherited from TcxCustomGridTableView.
InsertComponent(TComponent)Inherited from TComponent.
Invalidate(Boolean)Invalidates the grid View. Inherited from TcxCustomGridView.
IsEqualHeightRecordsInherited from TcxCustomGridTableView.
IsImplementorOf(IInterface)Inherited from TComponent.
IsInplaceEditFormModeInherited from TcxGridTableView.
IsSynchronizationInherited from TcxCustomGridView.
IsUpdateLockedInherited from TcxCustomGridView.
LayoutChanged(Boolean)Updates the View in response to layout changes. Inherited from TcxCustomGridView.
LoadedInherited from TComponent.
MakeMasterGridRecordVisibleMakes the master View record owning the current View visible. Inherited from TcxCustomGridTableView.
MasterRowDblClickActionInherited from TcxGridTableView.
Notification(TComponent,TOperation)Inherited from TComponent.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RestoreDataViewState(TcxGridStorageOptions)Restores user interaction states stored in memory after a StoreDataViewState procedure call. Inherited from TcxCustomGridView.
RestoreDataViewStateFromStream(TStream,TcxGridStorageOptions)Restores the previously saved data view state from a stream. Inherited from TcxCustomGridView.
RestoreDefaultsRestores the default View settings. Inherited from TcxCustomGridView.
RestoreFromIniFile(string,Boolean,Boolean,TcxGridStorageOptions,string,string)Restores previously saved grid View state information from an INI file. Inherited from TcxCustomGridView.
RestoreFromRegistry(string,Boolean,Boolean,TcxGridStorageOptions,string,string)Restores previously saved grid View state information from the system registry. Inherited from TcxCustomGridView.
RestoreFromStorage(string,TcxCustomReaderClass,Boolean,Boolean,TcxGridStorageOptions,string,string)Restores previously saved grid View state information from a file in a custom data format. Inherited from TcxCustomGridView.
RestoreFromStream(TStream,Boolean,Boolean,TcxGridStorageOptions,string,string)Restores previously saved grid View state information from a stream. Inherited from TcxCustomGridView.
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
ShowHourglassCursorDisplays the hourglass cursor. Inherited from TcxCustomGridView.
SizeChanged(Boolean,Boolean)Responds to View resizing. Inherited from TcxCustomGridView.
SmartPaste(string)Inserts the specified string or current clipboard content into all configured data items using the AI-powered Smart Paste functionality. Inherited from TcxCustomGridTableView.
StoreDataViewState(TcxGridStorageOptions)Stores specified user interaction states in memory. Inherited from TcxCustomGridView.
StoreDataViewStateToStream(TStream,TcxGridStorageOptions)Saves specified user grid View interaction states to a stream. Inherited from TcxCustomGridView.
StoreToIniFile(string,Boolean,TcxGridStorageOptions,string,string)Saves grid View state information to an INI file. Inherited from TcxCustomGridView.
StoreToRegistry(string,Boolean,TcxGridStorageOptions,string,string)Saves specified View data structure and user interaction information to the system registry. Inherited from TcxCustomGridView.
StoreToStorage(string,TcxCustomWriterClass,Boolean,TcxGridStorageOptions,string,string)Saves grid View data layout and user interaction states to a file in a custom data format. Inherited from TcxCustomGridView.
StoreToStream(TStream,TcxGridStorageOptions,string,string)Saves specified View data structure and user interaction information to a stream. Inherited from TcxCustomGridView.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.
UseRestHeightForDetailsInherited from TcxGridTableView.
UseRightToLeftAlignmentInherited from TcxCustomGridView.
ViewChangedInherited from TcxCustomGridView.
ViewChanged(TcxRegion)Invalidates a View or View region. Inherited from TcxCustomGridView.
ViewChanged(TRect)Inherited from TcxCustomGridView.

See Also

TcxGridDBBandedTableView Class

TcxGridDBBandedTableView Members

cxGridDBBandedTableView Unit