PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderInputBase Class / CalculatedValues Property

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