ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportRtfOptionsForm Class / BindingContextChanged Event

In This Topic
    BindingContextChanged Event (ReportRtfOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Event BindingContextChanged As System.EventHandler
    public event System.EventHandler BindingContextChanged
    See Also