Click or drag to resize

RecroGridContextVersion Property

Gets the version.

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

Property Value

Type: String
The version.

Implements

IRecroGridContextVersion
See Also