public void MoveReportSectionElement( ReportSectionElement reportSectionElement, int newIndex )
Public Sub MoveReportSectionElement( _ ByVal reportSectionElement As ReportSectionElement, _ ByVal newIndex As Integer _ )
Parameters
- reportSectionElement
- The report section element.
- newIndex
- The new index location.