GridViewHitInfoBase.InGroupPanel Property
In This Article
Gets whether the test object is within the Group Panel.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the test point is within the group panel; otherwise, false. |
#Implements
DevExpress.Xpf.Grid.IDataViewHitInfo.InGroupPanel
See Also