InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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