C1.WPF Namespace / PrepareDropDownEventArgs Class


PrepareDropDownEventArgs Class Properties

For a list of all members of this type, see PrepareDropDownEventArgs members.

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