Gets or sets the default cell border style of new tables.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public CellFrameStyle CellFrameStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property CellFrameStyle As CellFrameStyle |
A member of the CellFrameStyle enumeration. The default is CellFrameStyle.System3D.
Use this property to specify the default border style of cells in new tables. See CellFrameStyle enumeration for more details.
WpfDiagram Programmer's Guide | © 2025 MindFusion |