Search
Calendar.getButtonOffset Method
See Also
 






Gets the offset of the navigation buttons, displayed in the views' headers.

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

 Syntax

Java  Copy Code

public int getButtonOffset ()

 Return Value

An integer value specifying how many pixels there are between a button and header edges. The default is 4.

 See Also