PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / RenderInputButton Class / CalculatedValues Property

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