ComboBoxDropDownClosedEventArgs Constructor

ComboBoxDropDownClosedEventArgs Constructor

Initializes a new instance of the ComboBoxDropDownClosedEventArgs class

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ComboBoxDropDownClosedEventArgs()
Public Sub New
public:
ComboBoxDropDownClosedEventArgs()
new : unit -> ComboBoxDropDownClosedEventArgs
See Also