Skip to main content

LookUpEdit.DefaultPopupMinWidth Field

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

Namespace: DevExpress.Xpf.Grid.LookUp

Assembly: DevExpress.Xpf.Grid.v23.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public const double DefaultPopupMinWidth = 200

Field Value

Type
Double
See Also