ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / TotalCount Property

In This Topic
    TotalCount Property
    In This Topic
    Gets or sets the count of the collection data.
    Syntax
    'Declaration
     
    Public ReadOnly Property TotalCount As Integer
    public int TotalCount {get;}
    See Also