Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButton Class / OnValueChanged Method

In This Topic
    OnValueChanged Method (RenderInputButton)
    In This Topic
    Called when the IValueProvider.Value has changed.
    Syntax
    'Declaration
     
    Protected Sub OnValueChanged() 
    protected void OnValueChanged()
    See Also