Search
CellSettings.getShowToday Method
See Also
 






Gets a value indicating whether the calendar should mark the current cell by underlining the header area.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getShowToday ()

 Return Value

true to indicate visually the current day; otherwise, false.

 See Also