Skip to main content

SearchLookUpEditStyleSettings.GetIsTextEditable(ButtonEdit) Method

For internal use.

Namespace: DevExpress.Xpf.Grid.LookUp

Assembly: DevExpress.Xpf.Grid.v23.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public override bool GetIsTextEditable(
    ButtonEdit editor
)

Parameters

Name Type
editor ButtonEdit

Returns

Type
Boolean
See Also