Skip to main content

TcxCustomInplaceEditContainer.ShowExpressionEditor Method

Invokes the Expression Editor dialog for the tree list column.

Declaration

procedure ShowExpressionEditor; virtual;

Remarks

Call the ShowExpressionEditor procedure to invoke the dialog that allows users to edit a formula expression accessible through the DataBinding.Expression property.

See Also