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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight..::..PrepareDropDownEventArgs

See Also