ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / IObservableColorableControl Interface / ColorsChanged Property

In This Topic
    ColorsChanged Property
    In This Topic
    Occurs if the control colors were changed
    Syntax
    'Declaration
     
    Property ColorsChanged As Action
    Action ColorsChanged {get; set;}
    See Also