[]
        
(Showing Draft Content)

C1.WinUI.Input.PrepareDropDownEventArgs.DropDownHeight

DropDownHeight Property

DropDownHeight

Height of the DropDown, modify to set a custom size, set double.NaN to use default.

Declaration
public double DropDownHeight { get; set; }
Public Property DropDownHeight As Double