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

Checks if the specified date is greater than

Syntax
C++
C#
Visual Basic
public: bool IsDateWithinRange( DateTime minDate, DateTime maxDate, DayCell cell );
Parameters
Parameters 
Description 
minDate 
The min date 
maxDate 
The max date 
cell 
The cell to check 
Returns

Returns true if the cell is greater

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