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