Initializes a new instance of the ComboBoxDropDownClosedEventArgs class

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)

Syntax

C#
public ComboBoxDropDownClosedEventArgs()
Visual Basic
Public Sub New
Visual C++
public:
ComboBoxDropDownClosedEventArgs()

See Also