RecroGrid Framework
C#
Show/Hide TOC
Recro
Dict
Service
Languages Property
Gets the available languages supported by RecroDict.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
Copy
public
Dictionary
<
string
,
string
>
Languages
{
get
; }
Property Value
Dictionary
String
,
String
See Also
Reference
RecroDictService Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also