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

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