Click or drag to resize

IComboBoxShape DropDownLines Property

Gets or sets the number of list lines displayed in the drop-down portion of a combo box.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
int DropDownLines { get; set; }

Property Value

Type: Int32
See Also