FlexGrid for WPF | ComponentOne
C1.WPF.Grid.Excel Assembly / C1.WPF.Grid Namespace / GridRowColRangesConverter Class / GetConvertFromException Method

In This Topic
    GetConvertFromException Method (GridRowColRangesConverter)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetConvertFromException( _
       ByVal value As Object _
    ) As Exception
    protected Exception GetConvertFromException( 
       object value
    )

    Parameters

    value
    See Also