Visual Basic: MSFlexGrid/MSHFlexGrid Controls

Version Property (MSHFlexGrid)

SeeAlso    Example    Applies To

Returns the version of the MSHFlexGrid that is currently loaded in memory.

Syntax

object.Version [=integer]

The Version property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
integer An integer representing the version number of the MSHFlexGrid.

Remarks

The version number is a three-digit integer. The first digit represents the major version number and the last two digits represent the minor version number. For example, version 3.5 returns an integer of 350.