RibbonHitInfo.HitPoint Property
Gets or set the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Point | A Point structure that specifies test point coordinates relative to the Ribbon Control’s top-left corner. |
See Also