ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / CustomPropertyCollection Class / Count Property

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