Back to Devexpress

TcxCustomEditorRowProperties.ShowExpressionEditor Method

vcl-cxvgrid-dot-tcxcustomeditorrowproperties-a6b430a2.md

latest835 B
Original Source

TcxCustomEditorRowProperties.ShowExpressionEditor Method

Invokes the “Expression Editor Dialog“ dialog for an editor row.

Declaration

delphi
procedure ShowExpressionEditor; virtual;

Remarks

Call this procedure to display the dialog that allows you to edit the row’s expression accessible via the DataBinding.Expression property.

See Also

TcxCustomEditorRowProperties.VisibleForExpressionEditor

TcxCustomEditorRowProperties Class

TcxCustomEditorRowProperties Members

cxVGrid Unit