Skip to main content

TcxCustomGridColumn Methods

The base class for columns in Table and Banded Table grid Views.
Name Description
ApplyBestFit(Boolean,Boolean) Adjusts the width of the View item to display its content in full. Inherited from TcxCustomGridTableItem.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
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.
CalculateDefaultCellHeight(TcxCanvas,TFont) Inherited from TcxCustomGridTableItem.
CreateEditStyle Inherited from TcxCustomGridTableItem.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FocusWithSelection Selects the currently processed item. Inherited from TcxCustomGridTableItem.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetAlternateCaption Returns a string specifying an alternative caption for the current item. Inherited from TcxCustomGridTableItem.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetDefaultValuesProvider(TcxCustomEditProperties) Inherited from TcxCustomGridTableItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetProperties Inherited from TcxCustomGridTableItem.
GetProperties(TcxCustomGridRecord) Inherited from TcxCustomGridTableItem.
GetProperties(Integer) Returns the properties of an editor used to edit the values of the current item. Inherited from TcxCustomGridTableItem.
GetRepositoryItem Returns a reference to the assigned repository item. Inherited from TcxCustomGridTableItem.
GroupBy(Integer,Boolean,Boolean,Boolean)
HasParent Inherited from TComponent.
InsertComponent(TComponent) Inherited from TComponent.
IsImplementorOf(IInterface) Inherited from TComponent.
Loaded Inherited from TComponent.
MakeVisible Scrolls the View’s content to bring the item into view. Inherited from TcxCustomGridTableItem.
Notification(TComponent,TOperation) Inherited from TComponent.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RestoreDefaults Restores the item’s Caption and Width properties to their default values. Inherited from TcxCustomGridTableItem.
SetParentComponent(TComponent) Inherited from TComponent.
SetSubComponent(Boolean) Inherited from TComponent.
ShowExpressionEditor Invokes the “Expression Editor“ dialog for the item. Inherited from TcxCustomGridTableItem.
ToString Inherited from TObject.
UpdateAction(TBasicAction) Inherited from TComponent.
See Also