Gets or sets the horizontal and vertical margins around the items.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
public int Columns { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Columns As Integer |
See Also