Enumerates the selected items in the Items collection.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public IEnumerable<LoadChartItem> SelectedItems { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property SelectedItems As IEnumerable(Of LoadChartItem) |