paddingColor | |
Type | property |
Dictionary | widget.datepicker |
Library | Date Picker |
Syntax |
|
Associations | com.livecode.widget.datepicker |
Summary | Color of the days that do not belong to the selected month. |
OS | mac, windows, linux, ios, android |
Platforms | desktop, mobile, web |
Example |
|
Related | Property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn Message: dateChanged |
Description | Use the paddingColor property to define the color with which the days of the months that do not belong to the selected month will be drawn. These are only displayed if the paddingDates property is true. |