SearchTokenLookUpEditStyleSettings.TokenBorderTemplate Property
Specifies the template used to represent a gallery item’s borders on-screen. This is a dependency property.
Namespace: DevExpress.Xpf.Grid.LookUp
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
ControlTemplate | A ControlTemplate object that is the corresponding template. |
Remarks
TargetType: ControlTemplate
See Also