UIApplicationFormulaEditing 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: 26.0.4.0 (26.0.4.0)
Syntax
public event EventHandler<FormulaEditingEventArgs> FormulaEditing

Value

EventHandlerFormulaEditingEventArgs
See Also