ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / AnnotationBookViewModel Class / Count Property

In This Topic
    Count Property (AnnotationBookViewModel)
    In This Topic
    Gets the pages count.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also