RgfDictionaryTooltipsItems Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.18.0.10502
C#
public List<RgfDictionaryItemTooltip> Items { get; set; }

Property Value

ListRgfDictionaryItemTooltip

See Also