You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > DateHelper Class > DateHelper Methods > MoveMonthBack Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
DateHelper.MoveMonthBack Method

Move one month back

Syntax
C++
C#
Visual Basic
public: void MoveMonthBack( int currentMonth, int currentYear, out int monthToGetPrevious, out int yearToGetPrevious );
Parameters
Parameters 
Description 
currentMonth 
The current month 
currentYear 
The current year 
monthToGetPrevious 
The previous month 
yearToGetPrevious 
The relative year for the new month 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.