RgfPropertyTooltipsTooltips Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.14.0.11230
C#
public Dictionary<int, string> Tooltips { get; set; }

Property Value

DictionaryInt32, String

See Also