Skip to main content
All docs
V25.1
  • MultiSelectLookUpEditStyleSettings.GetIsTextEditable(ButtonEdit) Method

    For internal use.

    Namespace: DevExpress.Xpf.Grid.LookUp

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

    NuGet Package: DevExpress.Wpf.Grid.Core

    Declaration

    public override bool GetIsTextEditable(
        ButtonEdit editor
    )

    Parameters

    Name Type
    editor ButtonEdit

    Returns

    Type
    Boolean
    See Also