NextGrid6 Reference Classes TNxSlidesGridView6 SlideGridLines

SlideGridLines

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

pas
property SlideGridLines: Boolean read FSlideGridLines write SetSlideGridLines default True;

Remarks

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

Sign in