ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _DataValueTypesConverter Class / _DataValueTypesConverter Constructor

In This Topic
    _DataValueTypesConverter Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal strictMode As Boolean _
    )
    public _DataValueTypesConverter( 
       bool strictMode
    )

    Parameters

    strictMode
    See Also