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