Search
ISwimlaneGrid.GetColumnCount Method
See Also
 





Gets the number of columns in the grid.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout

 Syntax

C#  Copy Code

int GetColumnCount ()

Visual Basic  Copy Code

Function GetColumnCount () As Integer

 Return Value

The number of columns in the grid.

 See Also