VLFormDesigner Reference

Read/Write PropertyGridSizeY

See Also See Also Applies To Applies To

Returns or sets the vertical spacing between the grid dots drawn on the VLFormDesigner in draw or select mode.

 

Syntax

object.GridSizeY [= number]

 

The GridSizeX property syntax has these parts:

Part Description
Object An object expression that evaluates to a VLFormDesigner.
number An numeric expression specifying the vertical spacing between grid dots.

 

Remark

If you change the GridSizeY property at run time, VLFormDesigner is redrawn to reflect the new setting only if the grid is being displayed. The property value cannot be negative.