LayoutViewHitInfo.InCardExpandButton Property
Gets whether the test point is within a Card Expand Button.
Namespace: DevExpress.XtraGrid.Views.Layout.ViewInfo
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the test point is within a Card Expand Button; otherwise, false. |
See Also