LayoutViewHitInfo.InCardsArea Property
Gets whether the test point is within a View’s area where cards can be arranged.
Namespace: DevExpress.XtraGrid.Views.Layout.ViewInfo
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the test point is within a View’s area; otherwise, false. |
See Also