ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheets Class / Count Property

In This Topic
    Count Property (DDSheets)
    In This Topic
    Gets the number of elements contained in this DDSheets collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}

    Property Value

    An System.Int32 value, representing number of elements contained in this object.
    See Also