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

Moves one month forward

Syntax
C++
C#
Visual Basic
public: void MoveMonthForward( int currentMonth, int currentYear, out int monthToGetNext, out int yearTogetNext );
Parameters
Parameters 
Description 
currentMonth 
The current month 
currentYear 
The current year 
monthToGetNext 
The next month 
yearTogetNext 
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.