Resets the border to be invisible.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public void MakeEmpty () |
Visual Basic
Copy Code
|
|---|
Public Sub MakeEmpty () |
RemarksCalling this method is equivalent to setting the visibility of each of the four border sides to false.
See Also