DroidDiagram Programmer's Guide
Grid.getEnableStyledText Method
See Also
 






Gets a value indicating whether the text of the lane headers can contain formatting tags, such as <b>.

Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes

 Syntax

Java  Copy Code

public boolean getEnableStyledText ()

 Return Value

{@code true} if DroidDiagram should process formatting tags when rendering header texts, otherwise {@code false}.

 See Also

Grid Members
Grid Class
com.mindfusion.diagramming.lanes Namespace