This constructor is used to create and initialize a new instance of the VGridHitInfo class. The default constructor initializes all fields to their default values.
Since an object of the VGridHitInfo type is created automatically by a call to the VGridControlBase.CalcHitInfo method, you don't need to use this constructor directly in your application.