[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.JpCalendar.EraInfo.IsValid

IsValid Method

IsValid(DateTime)

Determines whether the specified date time is valid.

Declaration
public bool IsValid(DateTime dateTime)
Parameters
Type Name Description
DateTime dateTime

The date time.

Returns
Type Description
bool

true if the specified date time is valid; otherwise, false.