Gets or sets the style of the table cells.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public CellFrameStyle CellFrameStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property CellFrameStyle As CellFrameStyle |
A member of the CellFrameStyle enumeration. Initialized with the value of CellFrameStyle.
This property specifies whether there are borders drawn around table cells, and if yes, their appearance.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |