Search
ItemSettings.getHeaderSize Method
See Also
 






Gets the size of the item header for non all-day items in the Timetable view.

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

 Syntax

Java  Copy Code

public Integer getHeaderSize ()

 Return Value

A non-negative integer value specifying the size of the item header.

 See Also