Click or drag to resize

RecroGridRGCustomMenuItems Property

Gets the items.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public List<RecroGridRGCustomMenu> Items { get; }

Property Value

Type: ListRecroGridRGCustomMenu
The items.
See Also