Skip to main content

TokenLookUpEditStyleSettings.EnableTokenWrappingProperty Field

Identifies the TokenLookUpEditStyleSettings.EnableTokenWrapping dependency property.

Namespace: DevExpress.Xpf.Grid.LookUp

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public static readonly DependencyProperty EnableTokenWrappingProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also