Specifies the style of the cells' frame lines.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public enum CellFrameStyle |
Visual Basic Copy Code |
---|
Public Enum CellFrameStyle |
Member name | Description | |
---|---|---|
None |
Table cells have no border. |
|
Simple |
The border of table cells is simple line. |
|
System3D |
The border has 3D look. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |