RecroGridRecroDictService Property

Gets the RecroDict service.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.17.0.25.0502.1
C#
protected IRecroDictService RecroDictService { get; }

Property Value

IRecroDictService
The RecroDict service.

See Also