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

SearchLookUpEditStyleSettings.GetIsTextEditable(ButtonEdit) Method

For internal use.

Namespace: DevExpress.Xpf.Grid.LookUp

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

Declaration

public override bool GetIsTextEditable(
    ButtonEdit editor
)

Parameters

Name Type
editor ButtonEdit

Returns

Type
Boolean
See Also