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

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

    Parameters

    value
    See Also