Skip to main content

LookUpEdit.DefaultPopupMinHeight Field

In This Article

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.v14.2.dll

#Declaration

public const double DefaultPopupMinHeight = 300

#Field Value

Type
Double
See Also