Skip to main content

TokenLookUpEditStyleSettings.TokenMaxWidthProperty Field

Identifies the TokenLookUpEditStyleSettings.TokenMaxWidth 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 TokenMaxWidthProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also