ComboBoxCurrentChangedEventArgsOldValue Property

The current item for the ComboBox before the change.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ComboBoxMember OldValue { get; }

Property Value

ComboBoxMember
See Also