RecroDictDataTranslations Property

Gets or sets the translations.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.16.0.25.0402.1
C#
public Dictionary<string, string> Translations { get; set; }

Property Value

DictionaryString, String

See Also