Click or drag to resize

RecroGridContextVersion Property

Gets the version.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax
C#
public string Version { get; protected set; }

Property Value

Type: String
The version.

Implements

IRecroGridContextVersion
See Also