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

In This Topic
    Count Property (DataCellCollection)
    In This Topic
    Gets the data cell count.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Count As Integer
    public abstract int Count {get;}
    See Also