Version

Returns the version (as an integer) of the Grid control currently loaded in memory.

Syntax

object.Version

The object placeholder represents an object expression that evaluates to an object.

Remarks

The version number is a three-digit integer where the first digit represents the major version number and the last two represent the minor version number. For example, version 3.5 would return 350.