Search
ItemListView.Columns Property
See Also
 





Gets or sets the number of columns in control's layout.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public int Columns { get; set; }

Visual Basic  Copy Code

Public Property Columns As Integer

 Property Value

 See Also