ObjectDCL Banner

GridLines Property

Description

Allows the control to visually seperate each row and cell by drawing a line as a divider.

Type

This property is a boolean. Set to T to display grid lines or Nil to have no divider.

Applies For

ListView, EditableGrid.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.