Click or drag to resize

RecroDictValidLanguages Property

A RecroDict-ben érvényes nyelvek, amik szerepelnek a RGF.Language scope alatt.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public static Dictionary<string, string> ValidLanguages { get; }

Property Value

Type: DictionaryString, String
The valid languages.
See Also