Skip to main content
A newer version of this page is available. .

LookUpEdit.DefaultPopupMinHeight Field

Gets the default minimum allowed height for the editor’s dropdown. To specify the dropdown’s minimum height, use the PopupBaseEdit.PopupMinHeight property.

Namespace: DevExpress.Xpf.Grid.LookUp

Assembly: DevExpress.Xpf.Grid.v19.1.dll

Declaration

public const double DefaultPopupMinHeight = 300

Field Value

Type
Double
See Also