BreadCrumbEdit.CalcHitInfo(Point) Method
In This Article
Returns information on BreadCrumbEdit elements located at the target position.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
pt | Point | A Point structure that is the target location to be tested. |
#Returns
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also