Moves the specified item down in the collection.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public void MoveItemDown( ScheduleChartItem item ) |
| Visual Basic (Declaration) |
|---|
Public Sub MoveItemDown ( _ item As ScheduleChartItem _ ) |
Parameters
- item
- Type: DlhSoft.Web.Mvc..::.ScheduleChartItem