HorizontalLines

[property icon] HorizontalLines

Enable/disable horizontal lines for the specified row

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


>

HorizontalLines

If set to TRUE, horizontal lines are used to separate each row 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.