VerticalLines

[property icon] VerticalLines

Enable/disable vertical lines for the specified column

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Grid


>

VerticalLines

If set to TRUE vertical lines are used to separate each column in a Grid control. This property is a design time only property that has no effect if changed under program control.

See also

Grid methods, properties and events.