C1.WPF Namespace / PrepareDropDownEventArgs Class
Properties


PrepareDropDownEventArgs Class Members

The following tables list the members exposed by PrepareDropDownEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyHeight of the DropDown, modify to set a custom size, set double.NaN to use default.  
Public PropertyWidth of the DropDown, modify to set a custom size, set double.NaN to use default.  
Top
See Also