ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / Thumbnail Class / Data Property

In This Topic
    Data Property (Thumbnail)
    In This Topic
    Thumbnail content
    Syntax
    'Declaration
     
    Public Property Data As Byte()
    public byte[] Data {get; set;}
    See Also