Back to Devexpress

BaseColumn.AllowSearchHeaderHighlighting Property

wpf-devexpress-dot-xpf-dot-grid-dot-basecolumn-e79801d4.md

latest1.1 KB
Original Source

BaseColumn.AllowSearchHeaderHighlighting Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public bool AllowSearchHeaderHighlighting { get; set; }
vb
<Browsable(False)>
Public Property AllowSearchHeaderHighlighting As Boolean

Property Value

Type
Boolean

See Also

BaseColumn Class

BaseColumn Members

DevExpress.Xpf.Grid Namespace