Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputText Class / SetValue Method

In This Topic
    SetValue Method (RenderInputText)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overrides Sub SetValue( _
       ByVal value As Object _
    ) 
    protected override void SetValue( 
       object value
    )

    Parameters

    value
    See Also