ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / ColorableElement Class / ReApplyColor Field

In This Topic
    ReApplyColor Field
    In This Topic
    Invoke if the element color should be redrawn
    Syntax
    'Declaration
     
    Public ReApplyColor As Action(Of ColorableElement)
    public Action<ColorableElement> ReApplyColor
    See Also