Search
CellSettings.setHeaderPosition Method
See Also
 






Sets the position of the cell header.

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

 Syntax

Java  Copy Code

public void setHeaderPosition (
    Position value
)

 Parameters

value

One of the Position constants or null. Set to null to use the corresponding value from the current theme.

 See Also