SearchControl.SearchTextBoxMinWidth Property
Gets or sets the minimum width of the search control text input area.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A minimum width of the search control text input area. |
See Also