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