Skip to main content
A newer version of this page is available. .

SearchControl.SearchTextBoxMinWidthProperty Field

Identifies the SearchControl.SearchTextBoxMinWidth dependency property.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v19.2.dll

Declaration

public static readonly DependencyProperty SearchTextBoxMinWidthProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also