MindFusion.Java Package Programmer's Guide
CellSettings.setGeneralFormat Method
See Also
 






Gets the string used to format and display dates and times in the calendar.

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

 Syntax

Java  Copy Code

public void setGeneralFormat (
    String value
)

 Parameters

value

A string specifying the display format. Set to null to use the corresponding value from the current theme.

 See Also

CellSettings Members
CellSettings Class
com.mindfusion.scheduling Namespace