Gets or sets the number of columns in the grid.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int ColumnCount { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ColumnCount As Integer |
See Also