Counts the currently visible selected items in the hierarchy and all their child items.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public int GetSelectedItemCount() |
| Visual Basic (Declaration) |
|---|
Public Function GetSelectedItemCount As Integer |