ExtendLastCol Property

Returns or sets whether the last column should be adjusted to fit the control's width.

Syntax

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

Remarks

This property only affects painting. It does not modify the ColWidth property of the last column.

Data Type

Boolean

Default Value

False

See Also

VSFlexGrid Control