Search
Style.getHeaderTextLeftMargin Method
See Also
 






Gets the left header text margin.

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

 Syntax

Java  Copy Code

public Integer getHeaderTextLeftMargin ()

 Return Value

A non-negative integer specifying the left margin of header texts drawn with this style.

 See Also