ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Theme Class / Images Property

In This Topic
    Images Property (Theme)
    In This Topic
    Gets the images associated with this theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Images As Images
    public Images Images {get;}
    See Also