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

SearchLookUpEditStyleSettings.IsTextEditableProperty Field

Identifies the SearchLookUpEditStyleSettings.IsTextEditable dependency property.

Namespace: DevExpress.Xpf.Grid.LookUp

Assembly: DevExpress.Xpf.Grid.v19.1.dll

Declaration

public static readonly DependencyProperty IsTextEditableProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also