Share

UIApplication.FormulaEditing Event

Subscribe to the FormulaEditing event to be notified when the edit formula button has been clicked.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public event EventHandler<FormulaEditingEventArgs> FormulaEditing

Value

EventHandler<FormulaEditingEventArgs>

See Also

Reference

Was this information helpful?