RichEditHoverMenu.ItemsCount Property
Gets the number of menu item links in the current menu.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer representing the number of item links. |
See Also