Search
Grid.GetColumnCount Method
See Also
 





Returns the number of columns in the bottommost column header level.

Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int GetColumnCount ()

Visual Basic  Copy Code

Public Function GetColumnCount () As Integer

 Return Value

 See Also