ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / PrepareDropDownEventArgs Class
Properties


In This Topic
    PrepareDropDownEventArgs Class Members
    In This Topic

    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