Gets the number of items in the list view.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
SyntaxC#
Copy Code
|
|---|
public int ItemsCount { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ItemsCount As Integer |
See Also