AllowBigSelection Property

Returns or sets whether clicking on the fixed area will select entire columns and rows.

Syntax

[form!]VSFlexGrid.AllowBigSelection[ = {True | False} ]

Remarks

If AllowBigSelection is set to True, clicking on the top left fixed cell selects the entire grid.

Data Type

Boolean

Default Value

True

See Also

VSFlexGrid Control