Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ParagraphObject Class / SetCalculatedValue Method

In This Topic
    SetCalculatedValue Method (ParagraphObject)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Sub SetCalculatedValue( _
       ByVal propKey As Integer, _
       ByVal value As Object _
    ) 
    protected void SetCalculatedValue( 
       int propKey,
       object value
    )

    Parameters

    propKey
    value
    See Also