Search
Grid.ColumnCount Property
See Also
 






Gets or sets the number of columns in the grid.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int ColumnCount { get; set; }

Visual Basic  Copy Code

Public Property ColumnCount As Integer

 Property Value

 See Also