Gets the number of columns in the grid.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
int GetColumnCount () |
Visual Basic
Copy Code
|
|---|
Function GetColumnCount () As Integer |
The number of columns in the grid.
See Also