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