[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.ObservableCollectionAdapter-2.MoveItem

MoveItem Method

MoveItem(int, int)

Declaration
protected override void MoveItem(int oldIndex, int newIndex)
Parameters
Type Name Description
int oldIndex
int newIndex
Overrides