ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheet Class / ImagesCount Property

In This Topic
    ImagesCount Property
    In This Topic
    Gets the number of images.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImagesCount As Integer
    public int ImagesCount {get;}

    Property Value

    An System.Int32 representing the total count of images present in the sheet.
    See Also