Back to Devexpress

CardViewHitInfo.InCardHeader Property

wpf-devexpress-dot-xpf-dot-grid-dot-cardviewhitinfo.md

latest1.2 KB
Original Source

CardViewHitInfo.InCardHeader Property

Gets whether the test object is within a card header.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public bool InCardHeader { get; }
vb
Public ReadOnly Property InCardHeader As Boolean

Property Value

TypeDescription
Boolean

true if the test object is within a card header; otherwise, false.

|

See Also

Card Settings

CardViewHitInfo Class

CardViewHitInfo Members

DevExpress.Xpf.Grid Namespace