ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _AnyTypeUtility Class / _toDateOrNull Method

In This Topic
    _toDateOrNull Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _toDateOrNull( _
       ByVal value As Object _
    ) As Date
    public static Date _toDateOrNull( 
       object value
    )

    Parameters

    value
    See Also