TokenEdit.CalcHitInfo(Point) Method
In This Article
Gets which TokenEdit control’s element is located at the specific position.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Point | A Point structure that specifies the target position. |
#Returns
Type | Description |
---|---|
DevExpress. |
An DevExpress. |
See Also