Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public const double DefaultPopupMinHeight = 300

Field Value

Type
Double
See Also