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

Gets a string that represents the string for the current month

Syntax
C++
C#
Visual Basic
public: string GetMonthDisplayName( int month );
Parameters
Parameters 
Description 
month 
a number from 1 to 12 
Returns

Returns the string that represents the month

Exceptions 
Description 
ArgumentException 
Thrown if the month number is less than 1 or greater than 12 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.