Argument of the event fired before the drop-down box is opened.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public class PrepareDropDownEventArgs : EventArgs
Visual Basic
Public Class PrepareDropDownEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.WPF..::..PrepareDropDownEventArgs

See Also