Search
ItemListView.Columns Property
See Also
 





Gets or sets the horizontal and vertical margins around the items.

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public int Columns { get; set; }

Visual Basic  Copy Code

Public Property Columns As Integer

 Property Value

 See Also