RecroGrid Framework
C#
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.7.0.24.1008.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