ComponentOne MultiSelect for WinForms
DropDownHeight Property

C1.Win.Input Namespace > C1MultiSelect Class : DropDownHeight Property
Gets or sets the height in pixels of the drop-down portion of the C1MultiSelect.
Syntax
'Declaration
 
Public Property DropDownHeight As Integer
public int DropDownHeight {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members