RecroGrid Framework
C#
Show/Hide TOC
Recro
Dict
Valid
Languages Property
The valid languages in RecroDict are those listed under the RGF.Language scope.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
Copy
public
static
Dictionary
<
string
,
string
>
ValidLanguages
{
get
; }
Property Value
Dictionary
String
,
String
The valid languages.
See Also
Reference
RecroDict Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also