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

In This Topic
    IObservableColorableControl Interface
    In This Topic
    A IColorableControl with the ability to notify of changes
    Object Model
    IObservableColorableControl Interface
    Syntax
    'Declaration
     
    Public Interface IObservableColorableControl 
       Inherits IColorableControl 
    public interface IObservableColorableControl : IColorableControl  
    See Also