TcxCustomGridTableItem.ShowExpressionEditor Method
In This Article
Invokes the “Expression Editor“ dialog for the item.
#Declaration
Delphi
procedure ShowExpressionEditor; virtual;
#Remarks
Call this procedure to invoke the dialog that implements end-user capability to edit the item’s expression accessible via the DataBinding.Expression property.
Note
All Tcx
See Also