ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Aspnet.Designer.Services Namespace / Theme Class / Images Property

In This Topic
    Images Property (Theme)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Images As ThemeImage()
    public ThemeImage[] Images {get; set;}
    See Also