ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Images Class / Count Property

In This Topic
    Count Property (Images)
    In This Topic
    Gets a number of images in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}

    Property Value

    A System.Int32 value indicating the number of images in the collection.
    See Also