Sets the default type of custom painting applied to cells of new tables.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setCellCustomDraw ( |
A member of the CustomDraw enumeration.
RemarksThis value is assigned to the CellCustomDraw property of new tables.
See Also