MindFusion.Java Package Programmer's Guide
Style.setHeaderTextBottomMargin Method
See Also
 






Sets the bottom header text margin.

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

 Syntax

Java  Copy Code

public void setHeaderTextBottomMargin (
    Integer value
)

 Parameters

value

A non-negative integer specifying the bottom margin of header texts drawn with this style. Set to null to use the corresponding value from the current theme.

 See Also

Style Members
Style Class
com.mindfusion.scheduling.model Namespace