Skip to main content

LookUpEdit.DefaultPopupMinWidth Field

In This Article

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

#Declaration

public const double DefaultPopupMinWidth = 200

#Field Value

Type
Double
See Also