ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / ToolboxItemConfig Class / BitmapResource Property

In This Topic
    BitmapResource Property
    In This Topic
    Gets an assembly qualified resource name of the bitmap that should be displayed for this toolbox item.
    Syntax
    'Declaration
     
    Public ReadOnly Property BitmapResource As String
    public string BitmapResource {get;}
    See Also