showGrid

Typeproperty
Dictionarywidget.datepicker
LibraryDate Picker
Syntax
set the showGrid of widget to {true | false}
get the showGrid of widget
Associationscom.livecode.widget.datepicker
Summary

Specifies whether a grid is drawn on the calendar.

OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Example
set the showGrid of widget "Date Picker" to true
RelatedProperty: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
Message: dateChanged
Description

Use the showGrid property to show and hide the grid on the calendar.