Developer

SlideGridLines

Specifies whether horizontal grid lines between each slide should be visible.

property SlideGridLines: Boolean read FSlideGridLines write SetSlideGridLines default True;

Remarks


Grid lines visibility around single cells can still be controlled with GridLines property.

See also