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

In This Topic
    _isDate Method (_DataValueTypeExtension)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _isDate( _
       ByVal value As DataValueType _
    ) As Boolean
    public static bool _isDate( 
       DataValueType value
    )

    Parameters

    value
    See Also