Combo Box Current Changed Event Args New Value Property The current item for the ComboBox after the change. Namespace: Autodesk.Revit.UI.Events Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ComboBoxMember NewValue { get; } Public ReadOnly Property NewValue As ComboBoxMember Get public: property ComboBoxMember^ NewValue { ComboBoxMember^ get (); } member NewValue : ComboBoxMember with get Property Value ComboBoxMember See Also Reference ComboBoxCurrentChangedEventArgs Class Autodesk.Revit.UI.Events Namespace
Combo Box Current Changed Event Args New Value Property The current item for the ComboBox after the change. Namespace: Autodesk.Revit.UI.Events Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ComboBoxMember NewValue { get; } Public ReadOnly Property NewValue As ComboBoxMember Get public: property ComboBoxMember^ NewValue { ComboBoxMember^ get (); } member NewValue : ComboBoxMember with get Property Value ComboBoxMember See Also Reference ComboBoxCurrentChangedEventArgs Class Autodesk.Revit.UI.Events Namespace