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

Generates an array of days in a month

Syntax
C++
C#
Visual Basic
public: DayCell[] GetDaysOfMonth( int month, int year, DateTime minDate, DateTime maxDate );
Parameters
Parameters 
Description 
month 
The month to get the days for  
year 
The year to get the days for  
minDate 
The min date to generate enabled cells 
maxDate 
The max date to generate enabled cells 
Returns

Returns an int array full of days in a month

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.