Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputText Class / CalculatedValues Property

In This Topic
    CalculatedValues Property (RenderInputText)
    In This Topic
    Gets the hashtable containing the calculated values.
    Syntax
    'Declaration
     
    Protected ReadOnly Property CalculatedValues As CalculatedValuesHashtable
    protected CalculatedValuesHashtable CalculatedValues {get;}
    See Also