Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixRows Class / AddInt Method

In This Topic
    AddInt Method (TablixRows)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Function AddInt( _
       ByVal item As Object _
    ) As Integer
    protected int AddInt( 
       object item
    )

    Parameters

    item
    See Also